#6e95e5 color space conversions
Hex:
#6e95e5
RGB:
110, 149, 229
CMY:
57, 42, 10
CMYK:
52, 35, 0, 10
HSL:
220°, 69.5906%, 66.4706%
HSV (HSB):
220°, 51.9651%, 89.8039%
XYZ:
31.3207, 30.4670, 78.3587
xyY:
0.2235, 0.2174, 30.4670
CIE-Lab:
62.0551, 8.9121, -44.6501
CIE-LCH:
62.0551, 45.5309, 281.2878
CIE-Luv:
62.0551, -19.8890, -72.0313
Hunter-Lab:
55.1969, 4.6926, -45.5314
#6e95e5 color charts
#6e95e5 color shades, tints & tones
#6e95e5 color schemes
#6e95e5 color preview, HTML & CSS examples
This text has a color of #6e95e5
<p style="color:#6e95e5;">Text here</p>
.mytext {color:#6e95e5;}
This box has a color of #6e95e5
<div style="background-color:#6e95e5;">Content here</div>
.mybackground {background-color:#6e95e5;}
Border around this has a color of #6e95e5
<div style="border:2px solid #6e95e5;">Content here</div>
.myborder {border:2px solid #6e95e5;}