#c92dd5 color space conversions
Hex:
#c92dd5
RGB:
201, 45, 213
CMY:
21, 82, 16
CMYK:
6, 79, 0, 16
HSL:
296°, 66.6667%, 50.5882%
HSV (HSB):
296°, 78.8732%, 83.5294%
XYZ:
37.0360, 19.0984, 64.6851
xyY:
0.3065, 0.1581, 19.0984
CIE-Lab:
50.8021, 77.2609, -52.9538
CIE-LCH:
50.8021, 93.6662, 325.5737
CIE-Luv:
50.8021, 58.3764, -89.9724
Hunter-Lab:
43.7017, 74.7961, -57.1670
#c92dd5 color charts
#c92dd5 color shades, tints & tones
#c92dd5 color schemes
#c92dd5 color preview, HTML & CSS examples
This text has a color of #c92dd5
<p style="color:#c92dd5;">Text here</p>
.mytext {color:#c92dd5;}
This box has a color of #c92dd5
<div style="background-color:#c92dd5;">Content here</div>
.mybackground {background-color:#c92dd5;}
Border around this has a color of #c92dd5
<div style="border:2px solid #c92dd5;">Content here</div>
.myborder {border:2px solid #c92dd5;}