#c992e4 color space conversions
Hex:
#c992e4
RGB:
201, 146, 228
CMY:
21, 43, 11
CMYK:
12, 36, 0, 11
HSL:
280°, 60.2941%, 73.3333%
HSV (HSB):
280°, 35.9649%, 89.4118%
XYZ:
48.3699, 38.5767, 78.2955
xyY:
0.2927, 0.2335, 38.5767
CIE-Lab:
68.4435, 35.2116, -33.5874
CIE-LCH:
68.4435, 48.6618, 316.3523
CIE-Luv:
68.4435, 23.7021, -58.2972
Hunter-Lab:
62.1102, 30.3187, -31.2633
#c992e4 color charts
#c992e4 color shades, tints & tones
#c992e4 color schemes
#c992e4 color preview, HTML & CSS examples
This text has a color of #c992e4
<p style="color:#c992e4;">Text here</p>
.mytext {color:#c992e4;}
This box has a color of #c992e4
<div style="background-color:#c992e4;">Content here</div>
.mybackground {background-color:#c992e4;}
Border around this has a color of #c992e4
<div style="border:2px solid #c992e4;">Content here</div>
.myborder {border:2px solid #c992e4;}