#ff03df color space conversions
Hex:
#ff03df
RGB:
255, 3, 223
CMY:
0, 99, 13
CMYK:
0, 99, 13, 0
HSL:
308°, 100.0000%, 50.5882%
HSV (HSB):
308°, 98.8235%, 100.0000%
XYZ:
54.5918, 26.6528, 72.0792
xyY:
0.3561, 0.1738, 26.6528
CIE-Lab:
58.6516, 93.8491, -45.5968
CIE-LCH:
58.6516, 104.3394, 334.0871
CIE-Luv:
58.6516, 97.4280, -84.3638
Hunter-Lab:
51.6264, 98.4070, -46.6405
#ff03df color charts
#ff03df RGB chart
#ff03df CMYK chart
#ff03df RGB pie chart
#ff03df color shades, tints & tones
#ff03df color schemes
#ff03df color preview, HTML & CSS examples
This text has a color of #ff03df
<p style="color:#ff03df;">Text here</p>
.mytext {color:#ff03df;}
Text color #ff03df
This box has a color of #ff03df
<div style="background-color:#ff03df;">Content here</div>
.mybackground {background-color:#ff03df;}
Background color #ff03df
Border around this has a color of #ff03df
<div style="border:2px solid #ff03df;">Content here</div>
.myborder {border:2px solid #ff03df;}
Border color #ff03df