#a005ce color space conversions
Hex:
#a005ce
RGB:
160, 5, 206
CMY:
37, 98, 19
CMYK:
22, 98, 0, 19
HSL:
286°, 95.2607%, 41.3725%
HSV (HSB):
286°, 97.5728%, 80.7843%
XYZ:
25.6921, 12.0384, 59.3620
xyY:
0.2646, 0.1240, 12.0384
CIE-Lab:
41.2770, 76.4047, -64.6318
CIE-LCH:
41.2770, 100.0747, 319.7717
CIE-Luv:
41.2770, 37.3150, -100.0476
Hunter-Lab:
34.6963, 71.4577, -77.1520
#a005ce color charts
#a005ce RGB chart
#a005ce CMYK chart
#a005ce RGB pie chart
#a005ce color shades, tints & tones
#a005ce color schemes
#a005ce color preview, HTML & CSS examples
This text has a color of #a005ce
<p style="color:#a005ce;">Text here</p>
.mytext {color:#a005ce;}
Text color #a005ce
This box has a color of #a005ce
<div style="background-color:#a005ce;">Content here</div>
.mybackground {background-color:#a005ce;}
Background color #a005ce
Border around this has a color of #a005ce
<div style="border:2px solid #a005ce;">Content here</div>
.myborder {border:2px solid #a005ce;}
Border color #a005ce