#720f8f color space conversions
Hex:
#720f8f
RGB:
114, 15, 143
CMY:
55, 94, 44
CMYK:
20, 90, 0, 44
HSL:
286°, 81.0127%, 30.9804%
HSV (HSB):
286°, 89.5105%, 56.0784%
XYZ:
12.0682, 5.9022, 26.4898
xyY:
0.2714, 0.1328, 5.9022
CIE-Lab:
29.1644, 56.6326, -46.9844
CIE-LCH:
29.1644, 73.5852, 320.3197
CIE-Luv:
29.1644, 26.6293, -65.7202
Hunter-Lab:
24.2945, 46.1537, -47.6414
#720f8f color charts
#720f8f color shades, tints & tones
#720f8f color schemes
#720f8f color preview, HTML & CSS examples
This text has a color of #720f8f
<p style="color:#720f8f;">Text here</p>
.mytext {color:#720f8f;}
This box has a color of #720f8f
<div style="background-color:#720f8f;">Content here</div>
.mybackground {background-color:#720f8f;}
Border around this has a color of #720f8f
<div style="border:2px solid #720f8f;">Content here</div>
.myborder {border:2px solid #720f8f;}