#725db9 color space conversions
Hex:
#725db9
RGB:
114, 93, 185
CMY:
55, 64, 27
CMYK:
38, 50, 0, 27
HSL:
254°, 39.6552%, 54.5098%
HSV (HSB):
254°, 49.7297%, 72.5490%
XYZ:
19.6107, 14.9089, 47.7430
xyY:
0.2384, 0.1812, 14.9089
CIE-Lab:
45.5092, 30.3274, -45.8925
CIE-LCH:
45.5092, 55.0079, 303.4582
CIE-Luv:
45.5092, 3.0358, -71.6719
Hunter-Lab:
38.6120, 23.0876, -46.2825
#725db9 color charts
#725db9 color shades, tints & tones
#725db9 color schemes
#725db9 color preview, HTML & CSS examples
This text has a color of #725db9
<p style="color:#725db9;">Text here</p>
.mytext {color:#725db9;}
This box has a color of #725db9
<div style="background-color:#725db9;">Content here</div>
.mybackground {background-color:#725db9;}
Border around this has a color of #725db9
<div style="border:2px solid #725db9;">Content here</div>
.myborder {border:2px solid #725db9;}