#c95bb4 color space conversions
Hex:
#c95bb4
RGB:
201, 91, 180
CMY:
21, 64, 29
CMYK:
0, 55, 10, 21
HSL:
311°, 50.4587%, 57.2549%
HSV (HSB):
311°, 54.7264%, 78.8235%
XYZ:
36.0667, 23.1950, 45.7562
xyY:
0.3434, 0.2209, 23.1950
CIE-Lab:
55.2726, 54.7773, -26.9213
CIE-LCH:
55.2726, 61.0353, 333.8274
CIE-Luv:
55.2726, 56.7117, -48.7569
Hunter-Lab:
48.1612, 49.3922, -22.6165
#c95bb4 color charts
#c95bb4 color shades, tints & tones
#c95bb4 color schemes
#c95bb4 color preview, HTML & CSS examples
This text has a color of #c95bb4
<p style="color:#c95bb4;">Text here</p>
.mytext {color:#c95bb4;}
This box has a color of #c95bb4
<div style="background-color:#c95bb4;">Content here</div>
.mybackground {background-color:#c95bb4;}
Border around this has a color of #c95bb4
<div style="border:2px solid #c95bb4;">Content here</div>
.myborder {border:2px solid #c95bb4;}