#c370a5 color space conversions
Hex:
#c370a5
RGB:
195, 112, 165
CMY:
24, 56, 35
CMYK:
0, 43, 15, 24
HSL:
322°, 40.8867%, 60.1961%
HSV (HSB):
322°, 42.5641%, 76.4706%
XYZ:
35.0914, 25.9071, 38.7484
xyY:
0.3518, 0.2597, 25.9071
CIE-Lab:
57.9487, 39.9494, -14.2320
CIE-LCH:
57.9487, 42.4088, 340.3916
CIE-Luv:
57.9487, 46.8002, -27.5011
Hunter-Lab:
50.8990, 33.9904, -9.5070
#c370a5 color charts
#c370a5 color shades, tints & tones
#c370a5 color schemes
#c370a5 color preview, HTML & CSS examples
This text has a color of #c370a5
<p style="color:#c370a5;">Text here</p>
.mytext {color:#c370a5;}
This box has a color of #c370a5
<div style="background-color:#c370a5;">Content here</div>
.mybackground {background-color:#c370a5;}
Border around this has a color of #c370a5
<div style="border:2px solid #c370a5;">Content here</div>
.myborder {border:2px solid #c370a5;}