#6d02d5 color space conversions
Hex:
#6d02d5
RGB:
109, 2, 213
CMY:
57, 99, 16
CMYK:
49, 99, 0, 16
HSL:
270°, 98.1395%, 42.1569%
HSV (HSB):
270°, 99.0610%, 83.5294%
XYZ:
18.3386, 8.0987, 63.5474
xyY:
0.2038, 0.0900, 8.0987
CIE-Lab:
34.1876, 72.5952, -80.6079
CIE-LCH:
34.1876, 108.4790, 312.0061
CIE-Luv:
34.1876, 10.7270, -110.1191
Hunter-Lab:
28.4583, 65.2242, -112.4741
#6d02d5 color charts
#6d02d5 color shades, tints & tones
#6d02d5 color schemes
#6d02d5 color preview, HTML & CSS examples
This text has a color of #6d02d5
<p style="color:#6d02d5;">Text here</p>
.mytext {color:#6d02d5;}
This box has a color of #6d02d5
<div style="background-color:#6d02d5;">Content here</div>
.mybackground {background-color:#6d02d5;}
Border around this has a color of #6d02d5
<div style="border:2px solid #6d02d5;">Content here</div>
.myborder {border:2px solid #6d02d5;}