#7f95e2 color space conversions
Hex:
#7f95e2
RGB:
127, 149, 226
CMY:
50, 42, 11
CMYK:
44, 34, 0, 11
HSL:
227°, 63.0573%, 69.2157%
HSV (HSB):
227°, 43.8053%, 88.6275%
XYZ:
33.2273, 31.4979, 76.2799
xyY:
0.2356, 0.2234, 31.4979
CIE-Lab:
62.9257, 12.0296, -41.5500
CIE-LCH:
62.9257, 43.2564, 286.1469
CIE-Luv:
62.9257, -13.8220, -67.4092
Hunter-Lab:
56.1230, 7.4647, -41.2983
#7f95e2 color charts
#7f95e2 color shades, tints & tones
#7f95e2 color schemes
#7f95e2 color preview, HTML & CSS examples
This text has a color of #7f95e2
<p style="color:#7f95e2;">Text here</p>
.mytext {color:#7f95e2;}
This box has a color of #7f95e2
<div style="background-color:#7f95e2;">Content here</div>
.mybackground {background-color:#7f95e2;}
Border around this has a color of #7f95e2
<div style="border:2px solid #7f95e2;">Content here</div>
.myborder {border:2px solid #7f95e2;}