#cb04fd color space conversions
Hex:
#cb04fd
RGB:
203, 4, 253
CMY:
20, 98, 1
CMYK:
20, 98, 0, 1
HSL:
288°, 98.4190%, 50.3922%
HSV (HSB):
288°, 98.4190%, 99.2157%
XYZ:
42.4016, 19.8752, 94.5300
xyY:
0.2704, 0.1267, 19.8752
CIE-Lab:
51.6958, 90.2559, -74.0779
CIE-LCH:
51.6958, 116.7632, 320.6224
CIE-Luv:
51.6958, 49.6733, -122.1307
Hunter-Lab:
44.5816, 91.7539, -94.5103
#cb04fd color charts
#cb04fd color shades, tints & tones
#cb04fd color schemes
#cb04fd color preview, HTML & CSS examples
This text has a color of #cb04fd
<p style="color:#cb04fd;">Text here</p>
.mytext {color:#cb04fd;}
This box has a color of #cb04fd
<div style="background-color:#cb04fd;">Content here</div>
.mybackground {background-color:#cb04fd;}
Border around this has a color of #cb04fd
<div style="border:2px solid #cb04fd;">Content here</div>
.myborder {border:2px solid #cb04fd;}