#c65c91 color space conversions
Hex:
#c65c91
RGB:
198, 92, 145
CMY:
22, 64, 43
CMYK:
0, 54, 27, 22
HSL:
330°, 48.1818%, 56.8627%
HSV (HSB):
330°, 53.5354%, 77.6471%
XYZ:
32.2267, 21.7044, 29.2789
xyY:
0.3873, 0.2608, 21.7044
CIE-Lab:
53.7119, 48.1723, -8.8977
CIE-LCH:
53.7119, 48.9872, 349.5351
CIE-Luv:
53.7119, 63.8409, -20.9413
Hunter-Lab:
46.5880, 41.9463, -4.6501
#c65c91 color charts
#c65c91 color shades, tints & tones
#c65c91 color schemes
#c65c91 color preview, HTML & CSS examples
This text has a color of #c65c91
<p style="color:#c65c91;">Text here</p>
.mytext {color:#c65c91;}
This box has a color of #c65c91
<div style="background-color:#c65c91;">Content here</div>
.mybackground {background-color:#c65c91;}
Border around this has a color of #c65c91
<div style="border:2px solid #c65c91;">Content here</div>
.myborder {border:2px solid #c65c91;}