#cb01fd color space conversions
Hex:
#cb01fd
RGB:
203, 1, 253
CMY:
20, 100, 1
CMYK:
20, 100, 0, 1
HSL:
288°, 99.2126%, 49.8039%
HSV (HSB):
288°, 99.6047%, 99.2157%
XYZ:
42.3691, 19.8101, 94.5191
xyY:
0.2704, 0.1264, 19.8101
CIE-Lab:
51.6218, 90.4771, -74.1982
CIE-LCH:
51.6218, 117.0106, 320.6456
CIE-Luv:
51.6218, 49.7668, -122.2654
Hunter-Lab:
44.5085, 92.0300, -94.7535
#cb01fd color charts
#cb01fd color shades, tints & tones
#cb01fd color schemes
#cb01fd color preview, HTML & CSS examples
This text has a color of #cb01fd
<p style="color:#cb01fd;">Text here</p>
.mytext {color:#cb01fd;}
This box has a color of #cb01fd
<div style="background-color:#cb01fd;">Content here</div>
.mybackground {background-color:#cb01fd;}
Border around this has a color of #cb01fd
<div style="border:2px solid #cb01fd;">Content here</div>
.myborder {border:2px solid #cb01fd;}