#795fed color space conversions
Hex:
#795fed
RGB:
121, 95, 237
CMY:
53, 63, 7
CMYK:
49, 60, 0, 7
HSL:
251°, 79.7753%, 65.0980%
HSV (HSB):
251°, 59.9156%, 92.9412%
XYZ:
27.2634, 18.3638, 82.2284
xyY:
0.2132, 0.1436, 18.3638
CIE-Lab:
49.9344, 45.5494, -68.4510
CIE-LCH:
49.9344, 82.2210, 303.6410
CIE-Luv:
49.9344, 0.4247, -108.7404
Hunter-Lab:
42.8530, 38.5704, -83.7714
#795fed color charts
#795fed color shades, tints & tones
#795fed color schemes
#795fed color preview, HTML & CSS examples
This text has a color of #795fed
<p style="color:#795fed;">Text here</p>
.mytext {color:#795fed;}
This box has a color of #795fed
<div style="background-color:#795fed;">Content here</div>
.mybackground {background-color:#795fed;}
Border around this has a color of #795fed
<div style="border:2px solid #795fed;">Content here</div>
.myborder {border:2px solid #795fed;}