#c999d9 color space conversions
Hex:
#c999d9
RGB:
201, 153, 217
CMY:
21, 40, 15
CMYK:
7, 29, 0, 15
HSL:
285°, 45.7143%, 72.5490%
HSV (HSB):
285°, 29.4931%, 85.0980%
XYZ:
48.0030, 40.2097, 70.8769
xyY:
0.3017, 0.2527, 40.2097
CIE-Lab:
69.6186, 29.1346, -25.7134
CIE-LCH:
69.6186, 38.8588, 318.5693
CIE-Luv:
69.6186, 22.1311, -44.6892
Hunter-Lab:
63.4111, 24.1572, -21.8827
#c999d9 color charts
#c999d9 color shades, tints & tones
#c999d9 color schemes
#c999d9 color preview, HTML & CSS examples
This text has a color of #c999d9
<p style="color:#c999d9;">Text here</p>
.mytext {color:#c999d9;}
This box has a color of #c999d9
<div style="background-color:#c999d9;">Content here</div>
.mybackground {background-color:#c999d9;}
Border around this has a color of #c999d9
<div style="border:2px solid #c999d9;">Content here</div>
.myborder {border:2px solid #c999d9;}