#7265e5 color space conversions
Hex:
#7265e5
RGB:
114, 101, 229
CMY:
55, 60, 10
CMYK:
50, 56, 0, 10
HSL:
246°, 71.1111%, 64.7059%
HSV (HSB):
246°, 55.8952%, 89.8039%
XYZ:
25.7360, 18.5419, 76.3513
xyY:
0.2133, 0.1537, 18.5419
CIE-Lab:
50.1469, 38.3566, -63.6378
CIE-LCH:
50.1469, 74.3034, 301.0787
CIE-Luv:
50.1469, -3.0443, -101.1750
Hunter-Lab:
43.0603, 31.3290, -74.9863
#7265e5 color charts
#7265e5 color shades, tints & tones
#7265e5 color schemes
#7265e5 color preview, HTML & CSS examples
This text has a color of #7265e5
<p style="color:#7265e5;">Text here</p>
.mytext {color:#7265e5;}
This box has a color of #7265e5
<div style="background-color:#7265e5;">Content here</div>
.mybackground {background-color:#7265e5;}
Border around this has a color of #7265e5
<div style="border:2px solid #7265e5;">Content here</div>
.myborder {border:2px solid #7265e5;}