#a0aff2 color space conversions
Hex:
#a0aff2
RGB:
160, 175, 242
CMY:
37, 31, 5
CMYK:
34, 28, 0, 5
HSL:
229°, 75.9259%, 78.8235%
HSV (HSB):
229°, 33.8843%, 94.9020%
XYZ:
45.8542, 44.5443, 90.1855
xyY:
0.2539, 0.2467, 44.5443
CIE-Lab:
72.5908, 10.2911, -35.0831
CIE-LCH:
72.5908, 36.5614, 286.3483
CIE-Luv:
72.5908, -10.8992, -57.7126
Hunter-Lab:
66.7415, 5.8392, -33.3975
#a0aff2 color charts
#a0aff2 color shades, tints & tones
#a0aff2 color schemes
#a0aff2 color preview, HTML & CSS examples
This text has a color of #a0aff2
<p style="color:#a0aff2;">Text here</p>
.mytext {color:#a0aff2;}
This box has a color of #a0aff2
<div style="background-color:#a0aff2;">Content here</div>
.mybackground {background-color:#a0aff2;}
Border around this has a color of #a0aff2
<div style="border:2px solid #a0aff2;">Content here</div>
.myborder {border:2px solid #a0aff2;}