#c90cc8 color space conversions
Hex:
#c90cc8
RGB:
201, 12, 200
CMY:
21, 95, 22
CMYK:
0, 94, 0, 21
HSL:
300°, 88.7324%, 41.7647%
HSV (HSB):
300°, 94.0299%, 78.8235%
XYZ:
34.6442, 16.8506, 56.0701
xyY:
0.3221, 0.1567, 16.8506
CIE-Lab:
48.0712, 80.9947, -49.8399
CIE-LCH:
48.0712, 95.1008, 328.3940
CIE-Luv:
48.0712, 66.4387, -84.6629
Hunter-Lab:
41.0495, 78.8107, -52.2505
#c90cc8 color charts
#c90cc8 color shades, tints & tones
#c90cc8 color schemes
#c90cc8 color preview, HTML & CSS examples
This text has a color of #c90cc8
<p style="color:#c90cc8;">Text here</p>
.mytext {color:#c90cc8;}
This box has a color of #c90cc8
<div style="background-color:#c90cc8;">Content here</div>
.mybackground {background-color:#c90cc8;}
Border around this has a color of #c90cc8
<div style="border:2px solid #c90cc8;">Content here</div>
.myborder {border:2px solid #c90cc8;}