#cc90fc color space conversions
Hex:
#cc90fc
RGB:
204, 144, 252
CMY:
20, 44, 1
CMYK:
19, 43, 0, 1
HSL:
273°, 94.7368%, 77.6471%
HSV (HSB):
273°, 42.8571%, 98.8235%
XYZ:
52.4458, 39.8122, 97.0158
xyY:
0.2771, 0.2103, 39.8122
CIE-Lab:
69.3355, 42.2785, -45.3225
CIE-LCH:
69.3355, 61.9806, 313.0098
CIE-Luv:
69.3355, 22.6904, -78.8059
Hunter-Lab:
63.0969, 37.9487, -46.9946
#cc90fc color charts
#cc90fc color shades, tints & tones
#cc90fc color schemes
#cc90fc color preview, HTML & CSS examples
This text has a color of #cc90fc
<p style="color:#cc90fc;">Text here</p>
.mytext {color:#cc90fc;}
This box has a color of #cc90fc
<div style="background-color:#cc90fc;">Content here</div>
.mybackground {background-color:#cc90fc;}
Border around this has a color of #cc90fc
<div style="border:2px solid #cc90fc;">Content here</div>
.myborder {border:2px solid #cc90fc;}