#c65db1 color space conversions
Hex:
#c65db1
RGB:
198, 93, 177
CMY:
22, 64, 31
CMYK:
0, 53, 11, 22
HSL:
312°, 47.9452%, 57.0588%
HSV (HSB):
312°, 53.0303%, 77.6471%
XYZ:
35.1389, 23.0088, 44.1841
xyY:
0.3434, 0.2248, 23.0088
CIE-Lab:
55.0814, 52.4703, -25.5153
CIE-LCH:
55.0814, 58.3452, 334.0673
CIE-Luv:
55.0814, 54.5937, -46.2101
Hunter-Lab:
47.9675, 46.8181, -21.0363
#c65db1 color charts
#c65db1 color shades, tints & tones
#c65db1 color schemes
#c65db1 color preview, HTML & CSS examples
This text has a color of #c65db1
<p style="color:#c65db1;">Text here</p>
.mytext {color:#c65db1;}
This box has a color of #c65db1
<div style="background-color:#c65db1;">Content here</div>
.mybackground {background-color:#c65db1;}
Border around this has a color of #c65db1
<div style="border:2px solid #c65db1;">Content here</div>
.myborder {border:2px solid #c65db1;}