#6a05e5 color space conversions
Hex:
#6a05e5
RGB:
106, 5, 229
CMY:
58, 98, 10
CMYK:
54, 98, 0, 10
HSL:
267°, 95.7265%, 45.8824%
HSV (HSB):
267°, 97.8166%, 89.8039%
XYZ:
20.1410, 8.8299, 74.7715
xyY:
0.1941, 0.0851, 8.8299
CIE-Lab:
35.6546, 75.4431, -87.3905
CIE-LCH:
35.6546, 115.4502, 310.8036
CIE-Luv:
35.6546, 7.3756, -119.3492
Hunter-Lab:
29.7151, 68.9866, -128.3899
#6a05e5 color charts
#6a05e5 color shades, tints & tones
#6a05e5 color schemes
#6a05e5 color preview, HTML & CSS examples
This text has a color of #6a05e5
<p style="color:#6a05e5;">Text here</p>
.mytext {color:#6a05e5;}
This box has a color of #6a05e5
<div style="background-color:#6a05e5;">Content here</div>
.mybackground {background-color:#6a05e5;}
Border around this has a color of #6a05e5
<div style="border:2px solid #6a05e5;">Content here</div>
.myborder {border:2px solid #6a05e5;}