#c90ff5 color space conversions
Hex:
#c90ff5
RGB:
201, 15, 245
CMY:
21, 94, 4
CMYK:
18, 94, 0, 4
HSL:
289°, 92.0000%, 50.9804%
HSV (HSB):
289°, 93.8776%, 96.0784%
XYZ:
40.7396, 19.3517, 87.9742
xyY:
0.2751, 0.1307, 19.3517
CIE-Lab:
51.0962, 87.7821, -70.5950
CIE-LCH:
51.0962, 112.6470, 321.1935
CIE-Luv:
51.0962, 50.5286, -116.6362
Hunter-Lab:
43.9906, 88.3251, -87.7772
#c90ff5 color charts
#c90ff5 color shades, tints & tones
#c90ff5 color schemes
#c90ff5 color preview, HTML & CSS examples
This text has a color of #c90ff5
<p style="color:#c90ff5;">Text here</p>
.mytext {color:#c90ff5;}
This box has a color of #c90ff5
<div style="background-color:#c90ff5;">Content here</div>
.mybackground {background-color:#c90ff5;}
Border around this has a color of #c90ff5
<div style="border:2px solid #c90ff5;">Content here</div>
.myborder {border:2px solid #c90ff5;}