#c812c9 color space conversions
Hex:
#c812c9
RGB:
200, 18, 201
CMY:
22, 93, 21
CMYK:
0, 91, 0, 21
HSL:
300°, 83.5616%, 42.9412%
HSV (HSB):
300°, 91.0448%, 78.8235%
XYZ:
34.5783, 16.9290, 56.7035
xyY:
0.3195, 0.1564, 16.9290
CIE-Lab:
48.1705, 80.3404, -50.2701
CIE-LCH:
48.1705, 94.7716, 327.9652
CIE-Luv:
48.1705, 64.9658, -85.2422
Hunter-Lab:
41.1449, 78.0086, -52.9086
#c812c9 color charts
#c812c9 color shades, tints & tones
#c812c9 color schemes
#c812c9 color preview, HTML & CSS examples
This text has a color of #c812c9
<p style="color:#c812c9;">Text here</p>
.mytext {color:#c812c9;}
This box has a color of #c812c9
<div style="background-color:#c812c9;">Content here</div>
.mybackground {background-color:#c812c9;}
Border around this has a color of #c812c9
<div style="border:2px solid #c812c9;">Content here</div>
.myborder {border:2px solid #c812c9;}