#ff03dc color space conversions
Hex:
#ff03dc
RGB:
255, 3, 220
CMY:
0, 99, 14
CMYK:
0, 99, 14, 0
HSL:
308°, 100.0000%, 50.5882%
HSV (HSB):
308°, 98.8235%, 100.0000%
XYZ:
54.1908, 26.4924, 69.9675
xyY:
0.3597, 0.1759, 26.4924
CIE-Lab:
58.5015, 93.4757, -44.1364
CIE-LCH:
58.5015, 103.3718, 334.7248
CIE-Luv:
58.5015, 98.7571, -82.0480
Hunter-Lab:
51.4708, 97.8591, -44.5671
#ff03dc color charts
#ff03dc RGB chart
#ff03dc CMYK chart
#ff03dc RGB pie chart
#ff03dc color shades, tints & tones
#ff03dc color schemes
#ff03dc color preview, HTML & CSS examples
This text has a color of #ff03dc
<p style="color:#ff03dc;">Text here</p>
.mytext {color:#ff03dc;}
Text color #ff03dc
This box has a color of #ff03dc
<div style="background-color:#ff03dc;">Content here</div>
.mybackground {background-color:#ff03dc;}
Background color #ff03dc
Border around this has a color of #ff03dc
<div style="border:2px solid #ff03dc;">Content here</div>
.myborder {border:2px solid #ff03dc;}
Border color #ff03dc