#6c95c5 color space conversions
Hex:
#6c95c5
RGB:
108, 149, 197
CMY:
58, 42, 23
CMYK:
45, 24, 0, 23
HSL:
212°, 43.4146%, 59.8039%
HSV (HSB):
212°, 45.1777%, 77.2549%
XYZ:
27.0098, 28.7143, 56.9422
xyY:
0.2397, 0.2549, 28.7143
CIE-Lab:
60.5286, -1.1409, -29.1884
CIE-LCH:
60.5286, 29.2107, 267.7616
CIE-Luv:
60.5286, -20.4219, -44.9984
Hunter-Lab:
53.5857, -3.8021, -25.4938
#6c95c5 color charts
#6c95c5 color shades, tints & tones
#6c95c5 color schemes
#6c95c5 color preview, HTML & CSS examples
This text has a color of #6c95c5
<p style="color:#6c95c5;">Text here</p>
.mytext {color:#6c95c5;}
This box has a color of #6c95c5
<div style="background-color:#6c95c5;">Content here</div>
.mybackground {background-color:#6c95c5;}
Border around this has a color of #6c95c5
<div style="border:2px solid #6c95c5;">Content here</div>
.myborder {border:2px solid #6c95c5;}