#cc92f5 color space conversions
Hex:
#cc92f5
RGB:
204, 146, 245
CMY:
20, 43, 4
CMYK:
17, 40, 0, 4
HSL:
275°, 83.1933%, 76.6667%
HSV (HSB):
275°, 40.4082%, 96.0784%
XYZ:
51.6622, 39.9877, 91.3817
xyY:
0.2823, 0.2185, 39.9877
CIE-Lab:
69.4608, 39.6858, -41.3065
CIE-LCH:
69.4608, 57.2817, 313.8536
CIE-Luv:
69.4608, 22.9484, -71.8135
Hunter-Lab:
63.2358, 35.1675, -41.4145
#cc92f5 color charts
#cc92f5 color shades, tints & tones
#cc92f5 color schemes
#cc92f5 color preview, HTML & CSS examples
This text has a color of #cc92f5
<p style="color:#cc92f5;">Text here</p>
.mytext {color:#cc92f5;}
This box has a color of #cc92f5
<div style="background-color:#cc92f5;">Content here</div>
.mybackground {background-color:#cc92f5;}
Border around this has a color of #cc92f5
<div style="border:2px solid #cc92f5;">Content here</div>
.myborder {border:2px solid #cc92f5;}