#c37dac color space conversions
Hex:
#c37dac
RGB:
195, 125, 172
CMY:
24, 51, 33
CMYK:
0, 36, 12, 24
HSL:
320°, 36.8421%, 62.7451%
HSV (HSB):
320°, 35.8974%, 76.4706%
XYZ:
37.2857, 29.2479, 42.7100
xyY:
0.3413, 0.2677, 29.2479
CIE-Lab:
60.9998, 34.1242, -13.6458
CIE-LCH:
60.9998, 36.7514, 338.2042
CIE-Luv:
60.9998, 38.8811, -25.8675
Hunter-Lab:
54.0813, 28.4223, -8.9665
#c37dac color charts
#c37dac color shades, tints & tones
#c37dac color schemes
#c37dac color preview, HTML & CSS examples
This text has a color of #c37dac
<p style="color:#c37dac;">Text here</p>
.mytext {color:#c37dac;}
This box has a color of #c37dac
<div style="background-color:#c37dac;">Content here</div>
.mybackground {background-color:#c37dac;}
Border around this has a color of #c37dac
<div style="border:2px solid #c37dac;">Content here</div>
.myborder {border:2px solid #c37dac;}