#c95abc color space conversions
Hex:
#c95abc
RGB:
201, 90, 188
CMY:
21, 65, 26
CMYK:
0, 55, 6, 21
HSL:
307°, 50.6849%, 57.0588%
HSV (HSB):
307°, 55.2239%, 78.8235%
XYZ:
36.8207, 23.3607, 50.1454
xyY:
0.3337, 0.2117, 23.3607
CIE-Lab:
55.4419, 56.5524, -31.2739
CIE-LCH:
55.4419, 64.6238, 331.0571
CIE-Luv:
55.4419, 54.8410, -55.7152
Hunter-Lab:
48.3329, 51.4012, -27.6803
#c95abc color charts
#c95abc color shades, tints & tones
#c95abc color schemes
#c95abc color preview, HTML & CSS examples
This text has a color of #c95abc
<p style="color:#c95abc;">Text here</p>
.mytext {color:#c95abc;}
This box has a color of #c95abc
<div style="background-color:#c95abc;">Content here</div>
.mybackground {background-color:#c95abc;}
Border around this has a color of #c95abc
<div style="border:2px solid #c95abc;">Content here</div>
.myborder {border:2px solid #c95abc;}