#7f95f5 color space conversions
Hex:
#7f95f5
RGB:
127, 149, 245
CMY:
50, 42, 4
CMYK:
48, 39, 0, 4
HSL:
229°, 85.5072%, 72.9412%
HSV (HSB):
229°, 48.1633%, 96.0784%
XYZ:
35.9813, 32.5995, 90.7821
xyY:
0.2258, 0.2046, 32.5995
CIE-Lab:
63.8353, 17.5831, -50.5921
CIE-LCH:
63.8353, 53.5605, 289.1647
CIE-Luv:
63.8353, -14.3804, -83.2840
Hunter-Lab:
57.0960, 12.5709, -54.3034
#7f95f5 color charts
#7f95f5 color shades, tints & tones
#7f95f5 color schemes
#7f95f5 color preview, HTML & CSS examples
This text has a color of #7f95f5
<p style="color:#7f95f5;">Text here</p>
.mytext {color:#7f95f5;}
This box has a color of #7f95f5
<div style="background-color:#7f95f5;">Content here</div>
.mybackground {background-color:#7f95f5;}
Border around this has a color of #7f95f5
<div style="border:2px solid #7f95f5;">Content here</div>
.myborder {border:2px solid #7f95f5;}