#7f95c9 color space conversions
Hex:
#7f95c9
RGB:
127, 149, 201
CMY:
50, 42, 21
CMYK:
37, 26, 0, 21
HSL:
222°, 40.6593%, 64.3137%
HSV (HSB):
222°, 36.8159%, 78.8235%
XYZ:
30.0425, 30.2240, 59.5087
xyY:
0.2508, 0.2523, 30.2240
CIE-Lab:
61.8470, 5.0456, -29.3008
CIE-LCH:
61.8470, 29.7321, 279.7706
CIE-Luv:
61.8470, -13.1011, -46.1437
Hunter-Lab:
54.9763, 1.3348, -25.6946
#7f95c9 color charts
#7f95c9 color shades, tints & tones
#7f95c9 color schemes
#7f95c9 color preview, HTML & CSS examples
This text has a color of #7f95c9
<p style="color:#7f95c9;">Text here</p>
.mytext {color:#7f95c9;}
This box has a color of #7f95c9
<div style="background-color:#7f95c9;">Content here</div>
.mybackground {background-color:#7f95c9;}
Border around this has a color of #7f95c9
<div style="border:2px solid #7f95c9;">Content here</div>
.myborder {border:2px solid #7f95c9;}