#720da5 color space conversions
Hex:
#720da5
RGB:
114, 13, 165
CMY:
55, 95, 35
CMYK:
31, 92, 0, 35
HSL:
280°, 85.3933%, 34.9020%
HSV (HSB):
280°, 92.1212%, 64.7059%
XYZ:
13.8749, 6.5819, 36.1364
xyY:
0.2452, 0.1163, 6.5819
CIE-Lab:
30.8354, 61.3926, -57.7202
CIE-LCH:
30.8354, 84.2655, 316.7659
CIE-Luv:
30.8354, 21.3560, -80.2969
Hunter-Lab:
25.6552, 51.6403, -65.5541
#720da5 color charts
#720da5 color shades, tints & tones
#720da5 color schemes
#720da5 color preview, HTML & CSS examples
This text has a color of #720da5
<p style="color:#720da5;">Text here</p>
.mytext {color:#720da5;}
This box has a color of #720da5
<div style="background-color:#720da5;">Content here</div>
.mybackground {background-color:#720da5;}
Border around this has a color of #720da5
<div style="border:2px solid #720da5;">Content here</div>
.myborder {border:2px solid #720da5;}