#c65bac color space conversions
Hex:
#c65bac
RGB:
198, 91, 172
CMY:
22, 64, 33
CMYK:
0, 54, 13, 22
HSL:
315°, 48.4163%, 56.6667%
HSV (HSB):
315°, 54.0404%, 77.6471%
XYZ:
34.4762, 22.4665, 41.5491
xyY:
0.3500, 0.2281, 22.4665
CIE-Lab:
54.5185, 52.6264, -23.4818
CIE-LCH:
54.5185, 57.6275, 335.9537
CIE-Luv:
54.5185, 56.7887, -43.0755
Hunter-Lab:
47.3988, 46.8864, -18.7935
#c65bac color charts
#c65bac color shades, tints & tones
#c65bac color schemes
#c65bac color preview, HTML & CSS examples
This text has a color of #c65bac
<p style="color:#c65bac;">Text here</p>
.mytext {color:#c65bac;}
This box has a color of #c65bac
<div style="background-color:#c65bac;">Content here</div>
.mybackground {background-color:#c65bac;}
Border around this has a color of #c65bac
<div style="border:2px solid #c65bac;">Content here</div>
.myborder {border:2px solid #c65bac;}