#c2afe2 color space conversions
Hex:
#c2afe2
RGB:
194, 175, 226
CMY:
24, 31, 11
CMYK:
14, 23, 0, 11
HSL:
262°, 46.7890%, 78.6275%
HSV (HSB):
262°, 22.5664%, 88.6275%
XYZ:
51.3056, 47.6203, 78.4390
xyY:
0.2893, 0.2685, 47.6203
CIE-Lab:
74.5848, 16.6586, -23.1085
CIE-LCH:
74.5848, 28.4871, 305.7873
CIE-Luv:
74.5848, 6.9739, -38.9302
Hunter-Lab:
69.0074, 11.9480, -19.0883
#c2afe2 color charts
#c2afe2 color shades, tints & tones
#c2afe2 color schemes
#c2afe2 color preview, HTML & CSS examples
This text has a color of #c2afe2
<p style="color:#c2afe2;">Text here</p>
.mytext {color:#c2afe2;}
This box has a color of #c2afe2
<div style="background-color:#c2afe2;">Content here</div>
.mybackground {background-color:#c2afe2;}
Border around this has a color of #c2afe2
<div style="border:2px solid #c2afe2;">Content here</div>
.myborder {border:2px solid #c2afe2;}