#6f32a5 color space conversions
Hex:
#6f32a5
RGB:
111, 50, 165
CMY:
56, 80, 35
CMYK:
33, 70, 0, 35
HSL:
272°, 53.4884%, 42.1569%
HSV (HSB):
272°, 69.6970%, 64.7059%
XYZ:
14.4877, 8.3773, 36.4507
xyY:
0.2442, 0.1412, 8.3773
CIE-Lab:
34.7567, 48.3108, -51.3596
CIE-LCH:
34.7567, 70.5106, 313.2479
CIE-Luv:
34.7567, 15.5558, -75.0717
Hunter-Lab:
28.9436, 38.6966, -54.4075
#6f32a5 color charts
#6f32a5 color shades, tints & tones
#6f32a5 color schemes
#6f32a5 color preview, HTML & CSS examples
This text has a color of #6f32a5
<p style="color:#6f32a5;">Text here</p>
.mytext {color:#6f32a5;}
This box has a color of #6f32a5
<div style="background-color:#6f32a5;">Content here</div>
.mybackground {background-color:#6f32a5;}
Border around this has a color of #6f32a5
<div style="border:2px solid #6f32a5;">Content here</div>
.myborder {border:2px solid #6f32a5;}