#c65abc color space conversions
Hex:
#c65abc
RGB:
198, 90, 188
CMY:
22, 65, 26
CMYK:
0, 55, 5, 22
HSL:
306°, 48.6486%, 56.4706%
HSV (HSB):
306°, 54.5455%, 77.6471%
XYZ:
36.0220, 22.9489, 50.1080
xyY:
0.3302, 0.2104, 22.9489
CIE-Lab:
55.0197, 55.7176, -31.9635
CIE-LCH:
55.0197, 64.2349, 330.1584
CIE-Luv:
55.0197, 52.7337, -56.5505
Hunter-Lab:
47.9050, 50.3884, -28.4829
#c65abc color charts
#c65abc color shades, tints & tones
#c65abc color schemes
#c65abc color preview, HTML & CSS examples
This text has a color of #c65abc
<p style="color:#c65abc;">Text here</p>
.mytext {color:#c65abc;}
This box has a color of #c65abc
<div style="background-color:#c65abc;">Content here</div>
.mybackground {background-color:#c65abc;}
Border around this has a color of #c65abc
<div style="border:2px solid #c65abc;">Content here</div>
.myborder {border:2px solid #c65abc;}