#c65cbb color space conversions
Hex:
#c65cbb
RGB:
198, 92, 187
CMY:
22, 64, 27
CMYK:
0, 54, 6, 22
HSL:
306°, 48.1818%, 56.8627%
HSV (HSB):
306°, 53.5354%, 77.6471%
XYZ:
36.0855, 23.2479, 49.5991
xyY:
0.3313, 0.2134, 23.2479
CIE-Lab:
55.3268, 54.6065, -30.9095
CIE-LCH:
55.3268, 62.7477, 330.4884
CIE-Luv:
55.3268, 52.2644, -54.8246
Hunter-Lab:
48.2161, 49.2133, -27.2394
#c65cbb color charts
#c65cbb color shades, tints & tones
#c65cbb color schemes
#c65cbb color preview, HTML & CSS examples
This text has a color of #c65cbb
<p style="color:#c65cbb;">Text here</p>
.mytext {color:#c65cbb;}
This box has a color of #c65cbb
<div style="background-color:#c65cbb;">Content here</div>
.mybackground {background-color:#c65cbb;}
Border around this has a color of #c65cbb
<div style="border:2px solid #c65cbb;">Content here</div>
.myborder {border:2px solid #c65cbb;}