#c964b9 color space conversions
Hex:
#c964b9
RGB:
201, 100, 185
CMY:
21, 61, 27
CMYK:
0, 50, 8, 21
HSL:
310°, 48.3254%, 59.0196%
HSV (HSB):
310°, 50.2488%, 78.8235%
XYZ:
37.4015, 25.0346, 48.7598
xyY:
0.3364, 0.2251, 25.0346
CIE-Lab:
57.1091, 51.2728, -26.9636
CIE-LCH:
57.1091, 57.9304, 332.2608
CIE-Luv:
57.1091, 51.7435, -48.5681
Hunter-Lab:
50.0346, 45.8705, -22.7552
#c964b9 color charts
#c964b9 color shades, tints & tones
#c964b9 color schemes
#c964b9 color preview, HTML & CSS examples
This text has a color of #c964b9
<p style="color:#c964b9;">Text here</p>
.mytext {color:#c964b9;}
This box has a color of #c964b9
<div style="background-color:#c964b9;">Content here</div>
.mybackground {background-color:#c964b9;}
Border around this has a color of #c964b9
<div style="border:2px solid #c964b9;">Content here</div>
.myborder {border:2px solid #c964b9;}