#cb00c4 color space conversions
Hex:
#cb00c4
RGB:
203, 0, 196
CMY:
20, 100, 23
CMYK:
0, 100, 3, 20
HSL:
302°, 100.0000%, 39.8039%
HSV (HSB):
302°, 100.0000%, 79.6078%
XYZ:
34.5924, 16.6820, 53.6213
xyY:
0.3298, 0.1590, 16.6820
CIE-Lab:
47.8569, 81.7405, -47.8408
CIE-LCH:
47.8569, 94.7115, 329.6606
CIE-Luv:
47.8569, 70.0679, -81.7906
Hunter-Lab:
40.8436, 79.7037, -49.2479
#cb00c4 color charts
#cb00c4 color shades, tints & tones
#cb00c4 color schemes
#cb00c4 color preview, HTML & CSS examples
This text has a color of #cb00c4
<p style="color:#cb00c4;">Text here</p>
.mytext {color:#cb00c4;}
This box has a color of #cb00c4
<div style="background-color:#cb00c4;">Content here</div>
.mybackground {background-color:#cb00c4;}
Border around this has a color of #cb00c4
<div style="border:2px solid #cb00c4;">Content here</div>
.myborder {border:2px solid #cb00c4;}