#c17db5 color space conversions
Hex:
#c17db5
RGB:
193, 125, 181
CMY:
24, 51, 29
CMYK:
0, 35, 6, 24
HSL:
311°, 35.4167%, 62.3529%
HSV (HSB):
311°, 35.2332%, 75.6863%
XYZ:
37.6664, 29.3409, 47.3942
xyY:
0.3292, 0.2565, 29.3409
CIE-Lab:
61.0813, 35.0144, -18.6730
CIE-LCH:
61.0813, 39.6824, 331.9293
CIE-Luv:
61.0813, 35.8788, -33.6635
Hunter-Lab:
54.1672, 29.3314, -13.9593
#c17db5 color charts
#c17db5 color shades, tints & tones
#c17db5 color schemes
#c17db5 color preview, HTML & CSS examples
This text has a color of #c17db5
<p style="color:#c17db5;">Text here</p>
.mytext {color:#c17db5;}
This box has a color of #c17db5
<div style="background-color:#c17db5;">Content here</div>
.mybackground {background-color:#c17db5;}
Border around this has a color of #c17db5
<div style="border:2px solid #c17db5;">Content here</div>
.myborder {border:2px solid #c17db5;}