#ca90ff color space conversions
Hex:
#ca90ff
RGB:
202, 144, 255
CMY:
21, 44, 0
CMYK:
21, 44, 0, 0
HSL:
271°, 100.0000%, 78.2353%
HSV (HSB):
271°, 43.5294%, 100.0000%
XYZ:
52.3804, 39.7231, 99.5143
xyY:
0.2734, 0.2073, 39.7231
CIE-Lab:
69.2718, 42.3825, -47.0705
CIE-LCH:
69.2718, 63.3396, 312.0000
CIE-Luv:
69.2718, 21.1281, -81.7039
Hunter-Lab:
63.0262, 38.0534, -49.4967
#ca90ff color charts
#ca90ff color shades, tints & tones
#ca90ff color schemes
#ca90ff color preview, HTML & CSS examples
This text has a color of #ca90ff
<p style="color:#ca90ff;">Text here</p>
.mytext {color:#ca90ff;}
This box has a color of #ca90ff
<div style="background-color:#ca90ff;">Content here</div>
.mybackground {background-color:#ca90ff;}
Border around this has a color of #ca90ff
<div style="border:2px solid #ca90ff;">Content here</div>
.myborder {border:2px solid #ca90ff;}