#cb00f0 color space conversions
Hex:
#cb00f0
RGB:
203, 0, 240
CMY:
20, 100, 6
CMYK:
15, 100, 0, 6
HSL:
291°, 100.0000%, 47.0588%
HSV (HSB):
291°, 100.0000%, 94.1176%
XYZ:
40.3568, 18.9878, 83.9760
xyY:
0.2816, 0.1325, 18.9878
CIE-Lab:
50.6729, 88.4219, -68.4590
CIE-LCH:
50.6729, 111.8261, 322.2518
CIE-Luv:
50.6729, 53.9387, -113.4486
Hunter-Lab:
43.5750, 89.0608, -83.7590
#cb00f0 color charts
#cb00f0 color shades, tints & tones
#cb00f0 color schemes
#cb00f0 color preview, HTML & CSS examples
This text has a color of #cb00f0
<p style="color:#cb00f0;">Text here</p>
.mytext {color:#cb00f0;}
This box has a color of #cb00f0
<div style="background-color:#cb00f0;">Content here</div>
.mybackground {background-color:#cb00f0;}
Border around this has a color of #cb00f0
<div style="border:2px solid #cb00f0;">Content here</div>
.myborder {border:2px solid #cb00f0;}