#c92ff5 color space conversions
Hex:
#c92ff5
RGB:
201, 47, 245
CMY:
21, 82, 4
CMYK:
18, 81, 0, 4
HSL:
287°, 90.8257%, 57.2549%
HSV (HSB):
287°, 80.8163%, 96.0784%
XYZ:
41.5853, 21.0431, 88.2561
xyY:
0.2756, 0.1395, 21.0431
CIE-Lab:
52.9966, 82.1812, -67.5171
CIE-LCH:
52.9966, 106.3594, 320.5947
CIE-Luv:
52.9966, 47.9444, -112.8884
Hunter-Lab:
45.8728, 81.5394, -81.9591
#c92ff5 color charts
#c92ff5 color shades, tints & tones
#c92ff5 color schemes
#c92ff5 color preview, HTML & CSS examples
This text has a color of #c92ff5
<p style="color:#c92ff5;">Text here</p>
.mytext {color:#c92ff5;}
This box has a color of #c92ff5
<div style="background-color:#c92ff5;">Content here</div>
.mybackground {background-color:#c92ff5;}
Border around this has a color of #c92ff5
<div style="border:2px solid #c92ff5;">Content here</div>
.myborder {border:2px solid #c92ff5;}