#c200be color space conversions
Hex:
#c200be
RGB:
194, 0, 190
CMY:
24, 100, 25
CMYK:
0, 100, 2, 24
HSL:
301°, 100.0000%, 38.0392%
HSV (HSB):
301°, 100.0000%, 76.0784%
XYZ:
31.5424, 15.1870, 49.9841
xyY:
0.3261, 0.1570, 15.1870
CIE-Lab:
45.8893, 79.4052, -47.5782
CIE-LCH:
45.8893, 92.5682, 329.0707
CIE-Luv:
45.8893, 65.8705, -80.1733
Hunter-Lab:
38.9706, 76.2778, -48.7667
#c200be color charts
#c200be color shades, tints & tones
#c200be color schemes
#c200be color preview, HTML & CSS examples
This text has a color of #c200be
<p style="color:#c200be;">Text here</p>
.mytext {color:#c200be;}
This box has a color of #c200be
<div style="background-color:#c200be;">Content here</div>
.mybackground {background-color:#c200be;}
Border around this has a color of #c200be
<div style="border:2px solid #c200be;">Content here</div>
.myborder {border:2px solid #c200be;}