#2a95c5 color space conversions
Hex:
#2a95c5
RGB:
42, 149, 197
CMY:
84, 42, 23
CMYK:
79, 24, 0, 23
HSL:
199°, 64.8536%, 46.8627%
HSV (HSB):
199°, 78.6802%, 77.2549%
XYZ:
21.7803, 26.0184, 56.6974
xyY:
0.2084, 0.2490, 26.0184
CIE-Lab:
58.0545, -13.2304, -33.2230
CIE-LCH:
58.0545, 35.7604, 248.2861
CIE-Luv:
58.0545, -36.3655, -49.8808
Hunter-Lab:
51.0082, -13.0454, -30.1972
#2a95c5 color charts
#2a95c5 color shades, tints & tones
#2a95c5 color schemes
#2a95c5 color preview, HTML & CSS examples
This text has a color of #2a95c5
<p style="color:#2a95c5;">Text here</p>
.mytext {color:#2a95c5;}
This box has a color of #2a95c5
<div style="background-color:#2a95c5;">Content here</div>
.mybackground {background-color:#2a95c5;}
Border around this has a color of #2a95c5
<div style="border:2px solid #2a95c5;">Content here</div>
.myborder {border:2px solid #2a95c5;}