#c65dbd color space conversions
Hex:
#c65dbd
RGB:
198, 93, 189
CMY:
22, 64, 26
CMYK:
0, 53, 5, 22
HSL:
305°, 47.9452%, 57.0588%
HSV (HSB):
305°, 53.0303%, 77.6471%
XYZ:
36.3884, 23.5086, 50.7638
xyY:
0.3288, 0.2124, 23.5086
CIE-Lab:
55.5924, 54.4718, -31.6469
CIE-LCH:
55.5924, 62.9976, 329.8444
CIE-Luv:
55.5924, 51.3493, -55.9904
Hunter-Lab:
48.4857, 49.1139, -28.1359
#c65dbd color charts
#c65dbd color shades, tints & tones
#c65dbd color schemes
#c65dbd color preview, HTML & CSS examples
This text has a color of #c65dbd
<p style="color:#c65dbd;">Text here</p>
.mytext {color:#c65dbd;}
This box has a color of #c65dbd
<div style="background-color:#c65dbd;">Content here</div>
.mybackground {background-color:#c65dbd;}
Border around this has a color of #c65dbd
<div style="border:2px solid #c65dbd;">Content here</div>
.myborder {border:2px solid #c65dbd;}