#721caf color space conversions
Hex:
#721caf
RGB:
114, 28, 175
CMY:
55, 89, 31
CMYK:
35, 84, 0, 31
HSL:
275°, 72.4138%, 39.8039%
HSV (HSB):
275°, 84.0000%, 68.6275%
XYZ:
15.0925, 7.5031, 41.2102
xyY:
0.2365, 0.1176, 7.5031
CIE-Lab:
32.9257, 59.8691, -60.3152
CIE-LCH:
32.9257, 84.9837, 314.7874
CIE-Luv:
32.9257, 18.1578, -85.4316
Hunter-Lab:
27.3917, 50.4161, -70.0262
#721caf color charts
#721caf color shades, tints & tones
#721caf color schemes
#721caf color preview, HTML & CSS examples
This text has a color of #721caf
<p style="color:#721caf;">Text here</p>
.mytext {color:#721caf;}
This box has a color of #721caf
<div style="background-color:#721caf;">Content here</div>
.mybackground {background-color:#721caf;}
Border around this has a color of #721caf
<div style="border:2px solid #721caf;">Content here</div>
.myborder {border:2px solid #721caf;}