#c92ec9 color space conversions
Hex:
#c92ec9
RGB:
201, 46, 201
CMY:
21, 82, 21
CMYK:
0, 77, 0, 21
HSL:
300°, 62.7530%, 48.4314%
HSV (HSB):
300°, 77.1144%, 78.8235%
XYZ:
35.6070, 18.5885, 56.9696
xyY:
0.3203, 0.1672, 18.5885
CIE-Lab:
50.2023, 75.0875, -47.0182
CIE-LCH:
50.2023, 88.5937, 327.9460
CIE-Luv:
50.2023, 62.4032, -80.6903
Hunter-Lab:
43.1144, 71.9679, -48.1632
#c92ec9 color charts
#c92ec9 color shades, tints & tones
#c92ec9 color schemes
#c92ec9 color preview, HTML & CSS examples
This text has a color of #c92ec9
<p style="color:#c92ec9;">Text here</p>
.mytext {color:#c92ec9;}
This box has a color of #c92ec9
<div style="background-color:#c92ec9;">Content here</div>
.mybackground {background-color:#c92ec9;}
Border around this has a color of #c92ec9
<div style="border:2px solid #c92ec9;">Content here</div>
.myborder {border:2px solid #c92ec9;}