#c995c9 color space conversions
Hex:
#c995c9
RGB:
201, 149, 201
CMY:
21, 42, 21
CMYK:
0, 26, 0, 21
HSL:
300°, 32.5000%, 68.6275%
HSV (HSB):
300°, 25.8706%, 78.8235%
XYZ:
45.3775, 38.1294, 60.2264
xyY:
0.3157, 0.2653, 38.1294
CIE-Lab:
68.1159, 28.2158, -19.1470
CIE-LCH:
68.1159, 34.0990, 325.8395
CIE-Luv:
68.1159, 26.2257, -33.9185
Hunter-Lab:
61.7490, 23.1133, -14.6037
#c995c9 color charts
#c995c9 color shades, tints & tones
#c995c9 color schemes
#c995c9 color preview, HTML & CSS examples
This text has a color of #c995c9
<p style="color:#c995c9;">Text here</p>
.mytext {color:#c995c9;}
This box has a color of #c995c9
<div style="background-color:#c995c9;">Content here</div>
.mybackground {background-color:#c995c9;}
Border around this has a color of #c995c9
<div style="border:2px solid #c995c9;">Content here</div>
.myborder {border:2px solid #c995c9;}