#6d02e5 color space conversions
Hex:
#6d02e5
RGB:
109, 2, 229
CMY:
57, 99, 10
CMYK:
52, 99, 0, 10
HSL:
268°, 98.2684%, 45.2941%
HSV (HSB):
268°, 99.1266%, 89.8039%
XYZ:
20.4712, 8.9518, 74.7777
xyY:
0.1965, 0.0859, 8.9518
CIE-Lab:
35.8913, 76.0435, -86.9873
CIE-LCH:
35.8913, 115.5396, 311.1597
CIE-Luv:
35.8913, 8.4776, -119.3559
Hunter-Lab:
29.9195, 69.7724, -127.2395
#6d02e5 color charts
#6d02e5 color shades, tints & tones
#6d02e5 color schemes
#6d02e5 color preview, HTML & CSS examples
This text has a color of #6d02e5
<p style="color:#6d02e5;">Text here</p>
.mytext {color:#6d02e5;}
This box has a color of #6d02e5
<div style="background-color:#6d02e5;">Content here</div>
.mybackground {background-color:#6d02e5;}
Border around this has a color of #6d02e5
<div style="border:2px solid #6d02e5;">Content here</div>
.myborder {border:2px solid #6d02e5;}