#2a85a5 color space conversions
Hex:
#2a85a5
RGB:
42, 133, 165
CMY:
84, 48, 35
CMYK:
75, 19, 0, 35
HSL:
196°, 59.4203%, 40.5882%
HSV (HSB):
196°, 74.5455%, 64.7059%
XYZ:
16.1339, 19.9839, 38.6042
xyY:
0.2159, 0.2674, 19.9839
CIE-Lab:
51.8190, -15.4781, -24.6245
CIE-LCH:
51.8190, 29.0850, 237.8479
CIE-Luv:
51.8190, -32.5707, -34.8415
Hunter-Lab:
44.7034, -13.8084, -19.9084
#2a85a5 color charts
#2a85a5 color shades, tints & tones
#2a85a5 color schemes
#2a85a5 color preview, HTML & CSS examples
This text has a color of #2a85a5
<p style="color:#2a85a5;">Text here</p>
.mytext {color:#2a85a5;}
This box has a color of #2a85a5
<div style="background-color:#2a85a5;">Content here</div>
.mybackground {background-color:#2a85a5;}
Border around this has a color of #2a85a5
<div style="border:2px solid #2a85a5;">Content here</div>
.myborder {border:2px solid #2a85a5;}