#c92ff1 color space conversions
Hex:
#c92ff1
RGB:
201, 47, 241
CMY:
21, 82, 5
CMYK:
17, 80, 0, 5
HSL:
288°, 87.3874%, 56.4706%
HSV (HSB):
288°, 80.4979%, 94.5098%
XYZ:
40.9811, 20.8014, 85.0742
xyY:
0.2791, 0.1416, 20.8014
CIE-Lab:
52.7315, 81.4768, -65.7058
CIE-LCH:
52.7315, 104.6696, 321.1160
CIE-Luv:
52.7315, 49.1325, -110.0479
Hunter-Lab:
45.6086, 80.5743, -78.6684
#c92ff1 color charts
#c92ff1 color shades, tints & tones
#c92ff1 color schemes
#c92ff1 color preview, HTML & CSS examples
This text has a color of #c92ff1
<p style="color:#c92ff1;">Text here</p>
.mytext {color:#c92ff1;}
This box has a color of #c92ff1
<div style="background-color:#c92ff1;">Content here</div>
.mybackground {background-color:#c92ff1;}
Border around this has a color of #c92ff1
<div style="border:2px solid #c92ff1;">Content here</div>
.myborder {border:2px solid #c92ff1;}