#cca2f2 color space conversions
Hex:
#cca2f2
RGB:
204, 162, 242
CMY:
20, 36, 5
CMYK:
16, 33, 0, 5
HSL:
272°, 75.4717%, 79.2157%
HSV (HSB):
272°, 33.0579%, 94.9020%
XYZ:
53.8492, 45.0888, 89.8693
xyY:
0.2852, 0.2388, 45.0888
CIE-Lab:
72.9503, 30.3232, -34.2435
CIE-LCH:
72.9503, 45.7396, 311.5255
CIE-Luv:
72.9503, 16.6932, -59.2260
Hunter-Lab:
67.1482, 25.6378, -32.3483
#cca2f2 color charts
#cca2f2 color shades, tints & tones
#cca2f2 color schemes
#cca2f2 color preview, HTML & CSS examples
This text has a color of #cca2f2
<p style="color:#cca2f2;">Text here</p>
.mytext {color:#cca2f2;}
This box has a color of #cca2f2
<div style="background-color:#cca2f2;">Content here</div>
.mybackground {background-color:#cca2f2;}
Border around this has a color of #cca2f2
<div style="border:2px solid #cca2f2;">Content here</div>
.myborder {border:2px solid #cca2f2;}