#c198c7 color space conversions
Hex:
#c198c7
RGB:
193, 152, 199
CMY:
24, 40, 22
CMYK:
3, 24, 0, 22
HSL:
292°, 29.5597%, 68.8235%
HSV (HSB):
292°, 23.6181%, 78.0392%
XYZ:
43.5294, 37.9175, 59.0574
xyY:
0.3098, 0.2699, 37.9175
CIE-Lab:
67.9597, 23.5102, -18.3471
CIE-LCH:
67.9597, 29.8219, 322.0318
CIE-Luv:
67.9597, 20.0654, -31.8685
Hunter-Lab:
61.5771, 18.4230, -13.7598
#c198c7 color charts
#c198c7 color shades, tints & tones
#c198c7 color schemes
#c198c7 color preview, HTML & CSS examples
This text has a color of #c198c7
<p style="color:#c198c7;">Text here</p>
.mytext {color:#c198c7;}
This box has a color of #c198c7
<div style="background-color:#c198c7;">Content here</div>
.mybackground {background-color:#c198c7;}
Border around this has a color of #c198c7
<div style="border:2px solid #c198c7;">Content here</div>
.myborder {border:2px solid #c198c7;}