#6b02d5 color space conversions
Hex:
#6b02d5
RGB:
107, 2, 213
CMY:
58, 99, 16
CMYK:
50, 99, 0, 16
HSL:
270°, 98.1395%, 42.1569%
HSV (HSB):
270°, 99.0610%, 83.5294%
XYZ:
18.0954, 7.9733, 63.5361
xyY:
0.2019, 0.0890, 7.9733
CIE-Lab:
33.9272, 72.4343, -81.0469
CIE-LCH:
33.9272, 108.6983, 311.7882
CIE-Luv:
33.9272, 9.9817, -110.1570
Hunter-Lab:
28.2371, 64.9746, -113.6422
#6b02d5 color charts
#6b02d5 color shades, tints & tones
#6b02d5 color schemes
#6b02d5 color preview, HTML & CSS examples
This text has a color of #6b02d5
<p style="color:#6b02d5;">Text here</p>
.mytext {color:#6b02d5;}
This box has a color of #6b02d5
<div style="background-color:#6b02d5;">Content here</div>
.mybackground {background-color:#6b02d5;}
Border around this has a color of #6b02d5
<div style="border:2px solid #6b02d5;">Content here</div>
.myborder {border:2px solid #6b02d5;}