#c65eaa color space conversions
Hex:
#c65eaa
RGB:
198, 94, 170
CMY:
22, 63, 33
CMYK:
0, 53, 14, 22
HSL:
316°, 47.7064%, 57.2549%
HSV (HSB):
316°, 52.5253%, 77.6471%
XYZ:
34.5471, 22.9135, 40.6321
xyY:
0.3522, 0.2336, 22.9135
CIE-Lab:
54.9831, 50.8682, -21.6056
CIE-LCH:
54.9831, 55.2664, 336.9873
CIE-Luv:
54.9831, 56.0793, -40.0376
Hunter-Lab:
47.8680, 45.0573, -16.8199
#c65eaa color charts
#c65eaa color shades, tints & tones
#c65eaa color schemes
#c65eaa color preview, HTML & CSS examples
This text has a color of #c65eaa
<p style="color:#c65eaa;">Text here</p>
.mytext {color:#c65eaa;}
This box has a color of #c65eaa
<div style="background-color:#c65eaa;">Content here</div>
.mybackground {background-color:#c65eaa;}
Border around this has a color of #c65eaa
<div style="border:2px solid #c65eaa;">Content here</div>
.myborder {border:2px solid #c65eaa;}