#a250be color space conversions
Hex:
#a250be
RGB:
162, 80, 190
CMY:
36, 69, 25
CMYK:
15, 58, 0, 25
HSL:
285°, 45.8333%, 52.9412%
HSV (HSB):
285°, 57.8947%, 74.5098%
XYZ:
27.0632, 17.1364, 50.5965
xyY:
0.2855, 0.1808, 17.1364
CIE-Lab:
48.4315, 51.2185, -43.8227
CIE-LCH:
48.4315, 67.4074, 319.4496
CIE-Luv:
48.4315, 31.7979, -72.1034
Hunter-Lab:
41.3961, 44.2532, -43.4899
#a250be color charts
#a250be color shades, tints & tones
#a250be color schemes
#a250be color preview, HTML & CSS examples
This text has a color of #a250be
<p style="color:#a250be;">Text here</p>
.mytext {color:#a250be;}
This box has a color of #a250be
<div style="background-color:#a250be;">Content here</div>
.mybackground {background-color:#a250be;}
Border around this has a color of #a250be
<div style="border:2px solid #a250be;">Content here</div>
.myborder {border:2px solid #a250be;}