#cb1fee color space conversions
Hex:
#cb1fee
RGB:
203, 31, 238
CMY:
20, 88, 7
CMYK:
15, 87, 0, 7
HSL:
290°, 85.8921%, 52.7451%
HSV (HSB):
290°, 86.9748%, 93.3333%
XYZ:
40.5512, 19.8495, 82.5830
xyY:
0.2836, 0.1388, 19.8495
CIE-Lab:
51.6667, 84.7410, -65.7258
CIE-LCH:
51.6667, 107.2423, 322.2026
CIE-Luv:
51.6667, 53.0213, -109.8191
Hunter-Lab:
44.5528, 84.5002, -78.7128
#cb1fee color charts
#cb1fee color shades, tints & tones
#cb1fee color schemes
#cb1fee color preview, HTML & CSS examples
This text has a color of #cb1fee
<p style="color:#cb1fee;">Text here</p>
.mytext {color:#cb1fee;}
This box has a color of #cb1fee
<div style="background-color:#cb1fee;">Content here</div>
.mybackground {background-color:#cb1fee;}
Border around this has a color of #cb1fee
<div style="border:2px solid #cb1fee;">Content here</div>
.myborder {border:2px solid #cb1fee;}