#c65acd color space conversions
Hex:
#c65acd
RGB:
198, 90, 205
CMY:
22, 65, 20
CMYK:
3, 56, 0, 20
HSL:
296°, 53.4884%, 57.8431%
HSV (HSB):
296°, 56.0976%, 80.3922%
XYZ:
37.9643, 23.7259, 60.3362
xyY:
0.3111, 0.1944, 23.7259
CIE-Lab:
55.8123, 58.6914, -40.4599
CIE-LCH:
55.8123, 71.2859, 325.4189
CIE-Luv:
55.8123, 48.1217, -70.2959
Hunter-Lab:
48.7092, 53.8831, -39.3462
#c65acd color charts
#c65acd color shades, tints & tones
#c65acd color schemes
#c65acd color preview, HTML & CSS examples
This text has a color of #c65acd
<p style="color:#c65acd;">Text here</p>
.mytext {color:#c65acd;}
This box has a color of #c65acd
<div style="background-color:#c65acd;">Content here</div>
.mybackground {background-color:#c65acd;}
Border around this has a color of #c65acd
<div style="border:2px solid #c65acd;">Content here</div>
.myborder {border:2px solid #c65acd;}