#ce05ff color space conversions
Hex:
#ce05ff
RGB:
206, 5, 255
CMY:
19, 98, 0
CMYK:
19, 98, 0, 0
HSL:
288°, 100.0000%, 50.9804%
HSV (HSB):
288°, 98.0392%, 100.0000%
XYZ:
43.5579, 20.4504, 96.2593
xyY:
0.2718, 0.1276, 20.4504
CIE-Lab:
52.3426, 90.9094, -74.1191
CIE-LCH:
52.3426, 117.2952, 320.8094
CIE-Luv:
52.3426, 50.8871, -122.7159
Hunter-Lab:
45.2221, 92.7925, -94.5487
#ce05ff color charts
#ce05ff color shades, tints & tones
#ce05ff color schemes
#ce05ff color preview, HTML & CSS examples
This text has a color of #ce05ff
<p style="color:#ce05ff;">Text here</p>
.mytext {color:#ce05ff;}
This box has a color of #ce05ff
<div style="background-color:#ce05ff;">Content here</div>
.mybackground {background-color:#ce05ff;}
Border around this has a color of #ce05ff
<div style="border:2px solid #ce05ff;">Content here</div>
.myborder {border:2px solid #ce05ff;}