#a234ff color space conversions
Hex:
#a234ff
RGB:
162, 52, 255
CMY:
36, 80, 0
CMYK:
36, 80, 0, 0
HSL:
273°, 100.0000%, 60.1961%
HSV (HSB):
273°, 79.6078%, 100.0000%
XYZ:
34.1783, 17.3574, 96.1567
xyY:
0.2314, 0.1175, 17.3574
CIE-Lab:
48.7072, 76.6451, -80.3188
CIE-LCH:
48.7072, 111.0206, 313.6592
CIE-Luv:
48.7072, 23.2104, -126.8843
Hunter-Lab:
41.6622, 73.5268, -107.6783
#a234ff color charts
#a234ff RGB chart
#a234ff CMYK chart
#a234ff RGB pie chart
#a234ff color shades, tints & tones
#a234ff color schemes
#a234ff color preview, HTML & CSS examples
This text has a color of #a234ff
<p style="color:#a234ff;">Text here</p>
.mytext {color:#a234ff;}
Text color #a234ff
This box has a color of #a234ff
<div style="background-color:#a234ff;">Content here</div>
.mybackground {background-color:#a234ff;}
Background color #a234ff
Border around this has a color of #a234ff
<div style="border:2px solid #a234ff;">Content here</div>
.myborder {border:2px solid #a234ff;}
Border color #a234ff