#c498c5 color space conversions
Hex:
#c498c5
RGB:
196, 152, 197
CMY:
23, 40, 23
CMYK:
1, 23, 0, 23
HSL:
299°, 27.9503%, 68.4314%
HSV (HSB):
299°, 22.8426%, 77.2549%
XYZ:
44.0712, 38.2235, 57.8784
xyY:
0.3144, 0.2727, 38.2235
CIE-Lab:
68.1850, 24.1319, -16.8661
CIE-LCH:
68.1850, 29.4417, 325.0498
CIE-Luv:
68.1850, 22.1665, -29.6606
Hunter-Lab:
61.8251, 19.0474, -12.2275
#c498c5 color charts
#c498c5 color shades, tints & tones
#c498c5 color schemes
#c498c5 color preview, HTML & CSS examples
This text has a color of #c498c5
<p style="color:#c498c5;">Text here</p>
.mytext {color:#c498c5;}
This box has a color of #c498c5
<div style="background-color:#c498c5;">Content here</div>
.mybackground {background-color:#c498c5;}
Border around this has a color of #c498c5
<div style="border:2px solid #c498c5;">Content here</div>
.myborder {border:2px solid #c498c5;}