#ca72ed color space conversions
Hex:
#ca72ed
RGB:
202, 114, 237
CMY:
21, 55, 7
CMYK:
15, 52, 0, 7
HSL:
283°, 77.3585%, 68.8235%
HSV (HSB):
283°, 51.8987%, 92.9412%
XYZ:
45.6605, 30.7056, 83.6410
xyY:
0.2854, 0.1919, 30.7056
CIE-Lab:
62.2583, 54.2749, -48.2399
CIE-LCH:
62.2583, 72.6144, 318.3691
CIE-Luv:
62.2583, 35.1080, -83.6528
Hunter-Lab:
55.4126, 50.1134, -50.7047
#ca72ed color charts
#ca72ed color shades, tints & tones
#ca72ed color schemes
#ca72ed color preview, HTML & CSS examples
This text has a color of #ca72ed
<p style="color:#ca72ed;">Text here</p>
.mytext {color:#ca72ed;}
This box has a color of #ca72ed
<div style="background-color:#ca72ed;">Content here</div>
.mybackground {background-color:#ca72ed;}
Border around this has a color of #ca72ed
<div style="border:2px solid #ca72ed;">Content here</div>
.myborder {border:2px solid #ca72ed;}