#c0aff3 color space conversions
Hex:
#c0aff3
RGB:
192, 175, 243
CMY:
25, 31, 5
CMYK:
21, 28, 0, 5
HSL:
255°, 73.9130%, 81.9608%
HSV (HSB):
255°, 27.9835%, 95.2941%
XYZ:
53.2459, 48.3375, 91.3177
xyY:
0.2760, 0.2506, 48.3375
CIE-Lab:
75.0373, 19.7769, -31.6478
CIE-LCH:
75.0373, 37.3190, 302.0014
CIE-Luv:
75.0373, 4.4538, -53.5594
Hunter-Lab:
69.5252, 15.0352, -29.2068
#c0aff3 color charts
#c0aff3 color shades, tints & tones
#c0aff3 color schemes
#c0aff3 color preview, HTML & CSS examples
This text has a color of #c0aff3
<p style="color:#c0aff3;">Text here</p>
.mytext {color:#c0aff3;}
This box has a color of #c0aff3
<div style="background-color:#c0aff3;">Content here</div>
.mybackground {background-color:#c0aff3;}
Border around this has a color of #c0aff3
<div style="border:2px solid #c0aff3;">Content here</div>
.myborder {border:2px solid #c0aff3;}