#2a15ed color space conversions
Hex:
#2a15ed
RGB:
42, 21, 237
CMY:
84, 92, 7
CMYK:
82, 91, 0, 7
HSL:
246°, 85.7143%, 50.5882%
HSV (HSB):
246°, 91.1392%, 92.9412%
XYZ:
16.5091, 7.1430, 80.6294
xyY:
0.1583, 0.0685, 7.1430
CIE-Lab:
32.1303, 71.5167, -97.9595
CIE-LCH:
32.1303, 121.2877, 306.1318
CIE-Luv:
32.1303, -7.1788, -122.1623
Hunter-Lab:
26.7264, 63.4895, -160.1603
#2a15ed color charts
#2a15ed color shades, tints & tones
#2a15ed color schemes
#2a15ed color preview, HTML & CSS examples
This text has a color of #2a15ed
<p style="color:#2a15ed;">Text here</p>
.mytext {color:#2a15ed;}
This box has a color of #2a15ed
<div style="background-color:#2a15ed;">Content here</div>
.mybackground {background-color:#2a15ed;}
Border around this has a color of #2a15ed
<div style="border:2px solid #2a15ed;">Content here</div>
.myborder {border:2px solid #2a15ed;}