#2e85e5 color space conversions
Hex:
#2e85e5
RGB:
46, 133, 229
CMY:
82, 48, 10
CMYK:
80, 42, 0, 10
HSL:
211°, 77.8723%, 53.9216%
HSV (HSB):
211°, 79.9127%, 89.8039%
XYZ:
23.6571, 23.0130, 77.3238
xyY:
0.1908, 0.1856, 23.0130
CIE-Lab:
55.0858, 8.1130, -55.8738
CIE-LCH:
55.0858, 56.4597, 278.2617
CIE-Luv:
55.0858, -28.8896, -88.5220
Hunter-Lab:
47.9719, 4.0755, -61.9866
#2e85e5 color charts
#2e85e5 color shades, tints & tones
#2e85e5 color schemes
#2e85e5 color preview, HTML & CSS examples
This text has a color of #2e85e5
<p style="color:#2e85e5;">Text here</p>
.mytext {color:#2e85e5;}
This box has a color of #2e85e5
<div style="background-color:#2e85e5;">Content here</div>
.mybackground {background-color:#2e85e5;}
Border around this has a color of #2e85e5
<div style="border:2px solid #2e85e5;">Content here</div>
.myborder {border:2px solid #2e85e5;}