#2d87c8 color space conversions
Hex:
#2d87c8
RGB:
45, 135, 200
CMY:
82, 47, 22
CMYK:
78, 33, 0, 22
HSL:
205°, 63.2653%, 48.0392%
HSV (HSB):
205°, 77.5000%, 78.4314%
XYZ:
20.1715, 22.0560, 57.8377
xyY:
0.2016, 0.2204, 22.0560
CIE-Lab:
54.0863, -3.8536, -41.1361
CIE-LCH:
54.0863, 41.3162, 264.6483
CIE-Luv:
54.0863, -30.9464, -63.2043
Hunter-Lab:
46.9638, -5.5188, -40.1432
#2d87c8 color charts
#2d87c8 color shades, tints & tones
#2d87c8 color schemes
#2d87c8 color preview, HTML & CSS examples
This text has a color of #2d87c8
<p style="color:#2d87c8;">Text here</p>
.mytext {color:#2d87c8;}
This box has a color of #2d87c8
<div style="background-color:#2d87c8;">Content here</div>
.mybackground {background-color:#2d87c8;}
Border around this has a color of #2d87c8
<div style="border:2px solid #2d87c8;">Content here</div>
.myborder {border:2px solid #2d87c8;}