#a004ce color space conversions
Hex:
#a004ce
RGB:
160, 4, 206
CMY:
37, 98, 19
CMYK:
22, 98, 0, 19
HSL:
286°, 96.1905%, 41.1765%
HSV (HSB):
286°, 98.0583%, 80.7843%
XYZ:
25.6812, 12.0166, 59.3584
xyY:
0.2646, 0.1238, 12.0166
CIE-Lab:
41.2426, 76.5077, -64.6879
CIE-LCH:
41.2426, 100.1895, 319.7852
CIE-Luv:
41.2426, 37.3530, -100.1002
Hunter-Lab:
34.6650, 71.5759, -77.2593
#a004ce color charts
#a004ce RGB chart
#a004ce CMYK chart
#a004ce RGB pie chart
#a004ce color shades, tints & tones
#a004ce color schemes
#a004ce color preview, HTML & CSS examples
This text has a color of #a004ce
<p style="color:#a004ce;">Text here</p>
.mytext {color:#a004ce;}
Text color #a004ce
This box has a color of #a004ce
<div style="background-color:#a004ce;">Content here</div>
.mybackground {background-color:#a004ce;}
Background color #a004ce
Border around this has a color of #a004ce
<div style="border:2px solid #a004ce;">Content here</div>
.myborder {border:2px solid #a004ce;}
Border color #a004ce