#a234bc color space conversions
Hex:
#a234bc
RGB:
162, 52, 188
CMY:
36, 80, 26
CMYK:
14, 72, 0, 26
HSL:
289°, 56.6667%, 47.0588%
HSV (HSB):
289°, 72.3404%, 73.7255%
XYZ:
25.2054, 13.7682, 48.9060
xyY:
0.2868, 0.1567, 13.7682
CIE-Lab:
43.8987, 63.0502, -49.8930
CIE-LCH:
43.8987, 80.4030, 321.6446
CIE-Luv:
43.8987, 39.1312, -80.4141
Hunter-Lab:
37.1055, 56.3184, -52.1718
#a234bc color charts
#a234bc color shades, tints & tones
#a234bc color schemes
#a234bc color preview, HTML & CSS examples
This text has a color of #a234bc
<p style="color:#a234bc;">Text here</p>
.mytext {color:#a234bc;}
This box has a color of #a234bc
<div style="background-color:#a234bc;">Content here</div>
.mybackground {background-color:#a234bc;}
Border around this has a color of #a234bc
<div style="border:2px solid #a234bc;">Content here</div>
.myborder {border:2px solid #a234bc;}