#cb01ff color space conversions
Hex:
#cb01ff
RGB:
203, 1, 255
CMY:
20, 100, 0
CMYK:
20, 100, 0, 0
HSL:
288°, 100.0000%, 50.1961%
HSV (HSB):
288°, 99.6078%, 100.0000%
XYZ:
42.6895, 19.9382, 96.2062
xyY:
0.2688, 0.1255, 19.9382
CIE-Lab:
51.7673, 90.8102, -75.0758
CIE-LCH:
51.7673, 117.8256, 320.4184
CIE-Luv:
51.7673, 49.1543, -123.6099
Hunter-Lab:
44.6522, 92.5123, -96.4877
#cb01ff color charts
#cb01ff color shades, tints & tones
#cb01ff color schemes
#cb01ff color preview, HTML & CSS examples
This text has a color of #cb01ff
<p style="color:#cb01ff;">Text here</p>
.mytext {color:#cb01ff;}
This box has a color of #cb01ff
<div style="background-color:#cb01ff;">Content here</div>
.mybackground {background-color:#cb01ff;}
Border around this has a color of #cb01ff
<div style="border:2px solid #cb01ff;">Content here</div>
.myborder {border:2px solid #cb01ff;}