#a085d4 color space conversions
Hex:
#a085d4
RGB:
160, 133, 212
CMY:
37, 48, 17
CMYK:
25, 37, 0, 17
HSL:
261°, 47.8788%, 67.6471%
HSV (HSB):
261°, 37.2642%, 83.1373%
XYZ:
34.7684, 29.0021, 66.0528
xyY:
0.2678, 0.2234, 29.0021
CIE-Lab:
60.7835, 26.6267, -36.9212
CIE-LCH:
60.7835, 45.5210, 305.7983
CIE-Luv:
60.7835, 8.1920, -61.2908
Hunter-Lab:
53.8536, 20.9975, -35.0232
#a085d4 color charts
#a085d4 color shades, tints & tones
#a085d4 color schemes
#a085d4 color preview, HTML & CSS examples
This text has a color of #a085d4
<p style="color:#a085d4;">Text here</p>
.mytext {color:#a085d4;}
This box has a color of #a085d4
<div style="background-color:#a085d4;">Content here</div>
.mybackground {background-color:#a085d4;}
Border around this has a color of #a085d4
<div style="border:2px solid #a085d4;">Content here</div>
.myborder {border:2px solid #a085d4;}