#c92bcc color space conversions
Hex:
#c92bcc
RGB:
201, 43, 204
CMY:
21, 83, 20
CMYK:
1, 79, 0, 20
HSL:
299°, 65.1822%, 48.4314%
HSV (HSB):
299°, 78.9216%, 80.0000%
XYZ:
35.8504, 18.5049, 58.8090
xyY:
0.3168, 0.1635, 18.5049
CIE-Lab:
50.1029, 76.3354, -48.9059
CIE-LCH:
50.1029, 90.6580, 327.3535
CIE-Luv:
50.1029, 61.8153, -83.5971
Hunter-Lab:
43.0173, 73.4805, -50.9433
#c92bcc color charts
#c92bcc color shades, tints & tones
#c92bcc color schemes
#c92bcc color preview, HTML & CSS examples
This text has a color of #c92bcc
<p style="color:#c92bcc;">Text here</p>
.mytext {color:#c92bcc;}
This box has a color of #c92bcc
<div style="background-color:#c92bcc;">Content here</div>
.mybackground {background-color:#c92bcc;}
Border around this has a color of #c92bcc
<div style="border:2px solid #c92bcc;">Content here</div>
.myborder {border:2px solid #c92bcc;}