#7f95c4 color space conversions
Hex:
#7f95c4
RGB:
127, 149, 196
CMY:
50, 42, 23
CMYK:
35, 24, 0, 23
HSL:
221°, 36.8984%, 63.3333%
HSV (HSB):
221°, 35.2041%, 76.8627%
XYZ:
29.4636, 29.9924, 56.4608
xyY:
0.2542, 0.2587, 29.9924
CIE-Lab:
61.6477, 3.7031, -26.8036
CIE-LCH:
61.6477, 27.0582, 277.8660
CIE-Luv:
61.6477, -12.9596, -41.8702
Hunter-Lab:
54.7654, 0.1933, -22.7897
#7f95c4 color charts
#7f95c4 color shades, tints & tones
#7f95c4 color schemes
#7f95c4 color preview, HTML & CSS examples
This text has a color of #7f95c4
<p style="color:#7f95c4;">Text here</p>
.mytext {color:#7f95c4;}
This box has a color of #7f95c4
<div style="background-color:#7f95c4;">Content here</div>
.mybackground {background-color:#7f95c4;}
Border around this has a color of #7f95c4
<div style="border:2px solid #7f95c4;">Content here</div>
.myborder {border:2px solid #7f95c4;}