#c992d7 color space conversions
Hex:
#c992d7
RGB:
201, 146, 215
CMY:
21, 43, 16
CMYK:
7, 32, 0, 16
HSL:
288°, 46.3087%, 70.7843%
HSV (HSB):
288°, 32.0930%, 84.3137%
XYZ:
46.6320, 37.8816, 69.1441
xyY:
0.3035, 0.2465, 37.8816
CIE-Lab:
67.9332, 32.5719, -27.1951
CIE-LCH:
67.9332, 42.4323, 320.1407
CIE-Luv:
67.9332, 25.6113, -47.4416
Hunter-Lab:
61.5480, 27.5320, -23.5238
#c992d7 color charts
#c992d7 color shades, tints & tones
#c992d7 color schemes
#c992d7 color preview, HTML & CSS examples
This text has a color of #c992d7
<p style="color:#c992d7;">Text here</p>
.mytext {color:#c992d7;}
This box has a color of #c992d7
<div style="background-color:#c992d7;">Content here</div>
.mybackground {background-color:#c992d7;}
Border around this has a color of #c992d7
<div style="border:2px solid #c992d7;">Content here</div>
.myborder {border:2px solid #c992d7;}