#6f25d9 color space conversions
Hex:
#6f25d9
RGB:
111, 37, 217
CMY:
56, 85, 15
CMYK:
49, 83, 0, 15
HSL:
265°, 70.8661%, 49.8039%
HSV (HSB):
265°, 82.9493%, 85.0980%
XYZ:
19.7415, 9.7124, 66.4798
xyY:
0.2058, 0.1012, 9.7124
CIE-Lab:
37.3212, 66.2754, -77.7375
CIE-LCH:
37.3212, 102.1545, 310.4494
CIE-Luv:
37.3212, 9.0166, -110.9914
Hunter-Lab:
31.1647, 58.5337, -104.6607
#6f25d9 color charts
#6f25d9 color shades, tints & tones
#6f25d9 color schemes
#6f25d9 color preview, HTML & CSS examples
This text has a color of #6f25d9
<p style="color:#6f25d9;">Text here</p>
.mytext {color:#6f25d9;}
This box has a color of #6f25d9
<div style="background-color:#6f25d9;">Content here</div>
.mybackground {background-color:#6f25d9;}
Border around this has a color of #6f25d9
<div style="border:2px solid #6f25d9;">Content here</div>
.myborder {border:2px solid #6f25d9;}