#c92ce5 color space conversions
Hex:
#c92ce5
RGB:
201, 44, 229
CMY:
21, 83, 10
CMYK:
12, 81, 0, 10
HSL:
291°, 78.0591%, 53.5294%
HSV (HSB):
291°, 80.7860%, 89.8039%
XYZ:
39.1309, 19.8760, 75.9028
xyY:
0.2901, 0.1473, 19.8760
CIE-Lab:
51.6967, 80.1646, -60.6170
CIE-LCH:
51.6967, 100.5027, 322.9050
CIE-Luv:
51.6967, 53.2293, -101.9617
Hunter-Lab:
44.5825, 78.6534, -69.7348
#c92ce5 color charts
#c92ce5 color shades, tints & tones
#c92ce5 color schemes
#c92ce5 color preview, HTML & CSS examples
This text has a color of #c92ce5
<p style="color:#c92ce5;">Text here</p>
.mytext {color:#c92ce5;}
This box has a color of #c92ce5
<div style="background-color:#c92ce5;">Content here</div>
.mybackground {background-color:#c92ce5;}
Border around this has a color of #c92ce5
<div style="border:2px solid #c92ce5;">Content here</div>
.myborder {border:2px solid #c92ce5;}