#c200b0 color space conversions
Hex:
#c200b0
RGB:
194, 0, 176
CMY:
24, 100, 31
CMYK:
0, 100, 9, 24
HSL:
306°, 100.0000%, 38.0392%
HSV (HSB):
306°, 100.0000%, 76.0784%
XYZ:
30.0846, 14.6039, 42.3075
xyY:
0.3458, 0.1679, 14.6039
CIE-Lab:
45.0869, 77.4467, -40.6205
CIE-LCH:
45.0869, 87.4530, 332.3232
CIE-Luv:
45.0869, 71.5975, -69.6530
Hunter-Lab:
38.2151, 73.6467, -38.8888
#c200b0 color charts
#c200b0 color shades, tints & tones
#c200b0 color schemes
#c200b0 color preview, HTML & CSS examples
This text has a color of #c200b0
<p style="color:#c200b0;">Text here</p>
.mytext {color:#c200b0;}
This box has a color of #c200b0
<div style="background-color:#c200b0;">Content here</div>
.mybackground {background-color:#c200b0;}
Border around this has a color of #c200b0
<div style="border:2px solid #c200b0;">Content here</div>
.myborder {border:2px solid #c200b0;}