#6a95e5 color space conversions
Hex:
#6a95e5
RGB:
106, 149, 229
CMY:
58, 42, 10
CMYK:
54, 35, 0, 10
HSL:
219°, 70.2857%, 65.6863%
HSV (HSB):
219°, 53.7118%, 89.8039%
XYZ:
30.8342, 30.2162, 78.3359
xyY:
0.2212, 0.2168, 30.2162
CIE-Lab:
61.8403, 8.0403, -45.0031
CIE-LCH:
61.8403, 45.7157, 280.1296
CIE-Luv:
61.8403, -21.1600, -72.4763
Hunter-Lab:
54.9693, 3.9306, -46.0148
#6a95e5 color charts
#6a95e5 color shades, tints & tones
#6a95e5 color schemes
#6a95e5 color preview, HTML & CSS examples
This text has a color of #6a95e5
<p style="color:#6a95e5;">Text here</p>
.mytext {color:#6a95e5;}
This box has a color of #6a95e5
<div style="background-color:#6a95e5;">Content here</div>
.mybackground {background-color:#6a95e5;}
Border around this has a color of #6a95e5
<div style="border:2px solid #6a95e5;">Content here</div>
.myborder {border:2px solid #6a95e5;}