#ce00fd color space conversions
Hex:
#ce00fd
RGB:
206, 0, 253
CMY:
19, 100, 1
CMYK:
19, 100, 0, 1
HSL:
289°, 100.0000%, 49.6078%
HSV (HSB):
289°, 100.0000%, 99.2157%
XYZ:
43.1832, 20.2137, 94.5541
xyY:
0.2734, 0.1280, 20.2137
CIE-Lab:
52.0779, 90.9419, -73.4353
CIE-LCH:
52.0779, 116.8896, 321.0792
CIE-Luv:
52.0779, 51.6679, -121.5867
Hunter-Lab:
44.9596, 92.7680, -93.2205
#ce00fd color charts
#ce00fd color shades, tints & tones
#ce00fd color schemes
#ce00fd color preview, HTML & CSS examples
This text has a color of #ce00fd
<p style="color:#ce00fd;">Text here</p>
.mytext {color:#ce00fd;}
This box has a color of #ce00fd
<div style="background-color:#ce00fd;">Content here</div>
.mybackground {background-color:#ce00fd;}
Border around this has a color of #ce00fd
<div style="border:2px solid #ce00fd;">Content here</div>
.myborder {border:2px solid #ce00fd;}