#c92dff color space conversions
Hex:
#c92dff
RGB:
201, 45, 255
CMY:
21, 82, 0
CMYK:
21, 82, 0, 0
HSL:
285°, 100.0000%, 58.8235%
HSV (HSB):
285°, 82.3529%, 100.0000%
XYZ:
43.0758, 21.5143, 96.4901
xyY:
0.2674, 0.1336, 21.5143
CIE-Lab:
53.5078, 84.4596, -72.2634
CIE-LCH:
53.5078, 111.1550, 319.4498
CIE-Luv:
53.5078, 45.2934, -120.2261
Hunter-Lab:
46.3835, 84.5997, -90.8706
#c92dff color charts
#c92dff color shades, tints & tones
#c92dff color schemes
#c92dff color preview, HTML & CSS examples
This text has a color of #c92dff
<p style="color:#c92dff;">Text here</p>
.mytext {color:#c92dff;}
This box has a color of #c92dff
<div style="background-color:#c92dff;">Content here</div>
.mybackground {background-color:#c92dff;}
Border around this has a color of #c92dff
<div style="border:2px solid #c92dff;">Content here</div>
.myborder {border:2px solid #c92dff;}