#6f00d5 color space conversions
Hex:
#6f00d5
RGB:
111, 0, 213
CMY:
56, 100, 16
CMYK:
48, 100, 0, 16
HSL:
271°, 100.0000%, 41.7647%
HSV (HSB):
271°, 100.0000%, 83.5294%
XYZ:
18.5658, 8.1836, 63.5519
xyY:
0.2056, 0.0906, 8.1836
CIE-Lab:
34.3624, 73.0301, -80.3105
CIE-LCH:
34.3624, 108.5503, 312.2817
CIE-Luv:
34.3624, 11.5524, -110.1031
Hunter-Lab:
28.6070, 65.7833, -111.6908
#6f00d5 color charts
#6f00d5 color shades, tints & tones
#6f00d5 color schemes
#6f00d5 color preview, HTML & CSS examples
This text has a color of #6f00d5
<p style="color:#6f00d5;">Text here</p>
.mytext {color:#6f00d5;}
This box has a color of #6f00d5
<div style="background-color:#6f00d5;">Content here</div>
.mybackground {background-color:#6f00d5;}
Border around this has a color of #6f00d5
<div style="border:2px solid #6f00d5;">Content here</div>
.myborder {border:2px solid #6f00d5;}