#cb01f8 color space conversions
Hex:
#cb01f8
RGB:
203, 1, 248
CMY:
20, 100, 3
CMYK:
18, 100, 0, 3
HSL:
289°, 99.1968%, 48.8235%
HSV (HSB):
289°, 99.5968%, 97.2549%
XYZ:
41.5827, 19.4955, 90.3783
xyY:
0.2746, 0.1287, 19.4955
CIE-Lab:
51.2620, 89.6503, -71.9907
CIE-LCH:
51.2620, 114.9776, 321.2349
CIE-Luv:
51.2620, 51.3259, -118.8817
Hunter-Lab:
44.1537, 90.8372, -90.4531
#cb01f8 color charts
#cb01f8 color shades, tints & tones
#cb01f8 color schemes
#cb01f8 color preview, HTML & CSS examples
This text has a color of #cb01f8
<p style="color:#cb01f8;">Text here</p>
.mytext {color:#cb01f8;}
This box has a color of #cb01f8
<div style="background-color:#cb01f8;">Content here</div>
.mybackground {background-color:#cb01f8;}
Border around this has a color of #cb01f8
<div style="border:2px solid #cb01f8;">Content here</div>
.myborder {border:2px solid #cb01f8;}