#c95bbd color space conversions
Hex:
#c95bbd
RGB:
201, 91, 189
CMY:
21, 64, 26
CMYK:
0, 55, 6, 21
HSL:
307°, 50.4587%, 57.2549%
HSV (HSB):
307°, 54.7264%, 78.8235%
XYZ:
37.0138, 23.5738, 50.7435
xyY:
0.3325, 0.2117, 23.5738
CIE-Lab:
55.6585, 56.2550, -31.5121
CIE-LCH:
55.6585, 64.4797, 330.7440
CIE-Luv:
55.6585, 54.1921, -56.0783
Hunter-Lab:
48.5529, 51.1102, -27.9780
#c95bbd color charts
#c95bbd color shades, tints & tones
#c95bbd color schemes
#c95bbd color preview, HTML & CSS examples
This text has a color of #c95bbd
<p style="color:#c95bbd;">Text here</p>
.mytext {color:#c95bbd;}
This box has a color of #c95bbd
<div style="background-color:#c95bbd;">Content here</div>
.mybackground {background-color:#c95bbd;}
Border around this has a color of #c95bbd
<div style="border:2px solid #c95bbd;">Content here</div>
.myborder {border:2px solid #c95bbd;}