#2282c4 color space conversions
Hex:
#2282c4
RGB:
34, 130, 196
CMY:
87, 49, 23
CMYK:
83, 34, 0, 23
HSL:
204°, 70.4348%, 45.0980%
HSV (HSB):
204°, 82.6531%, 76.8627%
XYZ:
18.6061, 20.2909, 55.1604
xyY:
0.1978, 0.2157, 20.2909
CIE-Lab:
52.1645, -3.4932, -41.9108
CIE-LCH:
52.1645, 42.0561, 265.2355
CIE-Luv:
52.1645, -30.8358, -64.0601
Hunter-Lab:
45.0454, -5.0995, -41.0719
#2282c4 color charts
#2282c4 color shades, tints & tones
#2282c4 color schemes
#2282c4 color preview, HTML & CSS examples
This text has a color of #2282c4
<p style="color:#2282c4;">Text here</p>
.mytext {color:#2282c4;}
This box has a color of #2282c4
<div style="background-color:#2282c4;">Content here</div>
.mybackground {background-color:#2282c4;}
Border around this has a color of #2282c4
<div style="border:2px solid #2282c4;">Content here</div>
.myborder {border:2px solid #2282c4;}