#3a05e5 color space conversions
Hex:
#3a05e5
RGB:
58, 5, 229
CMY:
77, 98, 10
CMYK:
75, 98, 0, 10
HSL:
254°, 95.7265%, 45.8824%
HSV (HSB):
254°, 97.8166%, 89.8039%
XYZ:
15.9421, 6.6652, 74.5750
xyY:
0.1640, 0.0686, 6.6652
CIE-Lab:
31.0323, 73.0180, -95.2053
CIE-LCH:
31.0323, 119.9820, 307.4865
CIE-Luv:
31.0323, -4.0707, -117.6856
Hunter-Lab:
25.8171, 65.0438, -153.1926
#3a05e5 color charts
#3a05e5 color shades, tints & tones
#3a05e5 color schemes
#3a05e5 color preview, HTML & CSS examples
This text has a color of #3a05e5
<p style="color:#3a05e5;">Text here</p>
.mytext {color:#3a05e5;}
This box has a color of #3a05e5
<div style="background-color:#3a05e5;">Content here</div>
.mybackground {background-color:#3a05e5;}
Border around this has a color of #3a05e5
<div style="border:2px solid #3a05e5;">Content here</div>
.myborder {border:2px solid #3a05e5;}