#c200e5 color space conversions
Hex:
#c200e5
RGB:
194, 0, 229
CMY:
24, 100, 10
CMYK:
15, 100, 0, 10
HSL:
291°, 100.0000%, 44.9020%
HSV (HSB):
291°, 100.0000%, 89.8039%
XYZ:
36.3910, 17.1265, 75.5165
xyY:
0.2820, 0.1327, 17.1265
CIE-Lab:
48.4190, 85.4003, -65.9670
CIE-LCH:
48.4190, 107.9113, 322.3159
CIE-Luv:
48.4190, 51.7269, -108.1540
Hunter-Lab:
41.3841, 84.5410, -79.2216
#c200e5 color charts
#c200e5 color shades, tints & tones
#c200e5 color schemes
#c200e5 color preview, HTML & CSS examples
This text has a color of #c200e5
<p style="color:#c200e5;">Text here</p>
.mytext {color:#c200e5;}
This box has a color of #c200e5
<div style="background-color:#c200e5;">Content here</div>
.mybackground {background-color:#c200e5;}
Border around this has a color of #c200e5
<div style="border:2px solid #c200e5;">Content here</div>
.myborder {border:2px solid #c200e5;}