#cb03fd color space conversions
Hex:
#cb03fd
RGB:
203, 3, 253
CMY:
20, 99, 1
CMYK:
20, 99, 0, 1
HSL:
288°, 98.4252%, 50.1961%
HSV (HSB):
288°, 98.8142%, 99.2157%
XYZ:
42.3908, 19.8535, 94.5264
xyY:
0.2704, 0.1266, 19.8535
CIE-Lab:
51.6712, 90.3295, -74.1180
CIE-LCH:
51.6712, 116.8456, 320.6301
CIE-Luv:
51.6712, 49.7045, -122.1756
Hunter-Lab:
44.5572, 91.8458, -94.5912
#cb03fd color charts
#cb03fd color shades, tints & tones
#cb03fd color schemes
#cb03fd color preview, HTML & CSS examples
This text has a color of #cb03fd
<p style="color:#cb03fd;">Text here</p>
.mytext {color:#cb03fd;}
This box has a color of #cb03fd
<div style="background-color:#cb03fd;">Content here</div>
.mybackground {background-color:#cb03fd;}
Border around this has a color of #cb03fd
<div style="border:2px solid #cb03fd;">Content here</div>
.myborder {border:2px solid #cb03fd;}