#3282d2 color space conversions
Hex:
#3282d2
RGB:
50, 130, 210
CMY:
80, 49, 18
CMYK:
76, 38, 0, 18
HSL:
210°, 64.0000%, 50.9804%
HSV (HSB):
210°, 76.1905%, 82.3529%
XYZ:
20.9309, 21.2965, 63.9802
xyY:
0.1971, 0.2005, 21.2965
CIE-Lab:
53.2725, 3.3510, -48.0815
CIE-LCH:
53.2725, 48.1982, 273.9867
CIE-Luv:
53.2725, -28.0889, -74.9837
Hunter-Lab:
46.1481, 0.2009, -49.8965
#3282d2 color charts
#3282d2 color shades, tints & tones
#3282d2 color schemes
#3282d2 color preview, HTML & CSS examples
This text has a color of #3282d2
<p style="color:#3282d2;">Text here</p>
.mytext {color:#3282d2;}
This box has a color of #3282d2
<div style="background-color:#3282d2;">Content here</div>
.mybackground {background-color:#3282d2;}
Border around this has a color of #3282d2
<div style="border:2px solid #3282d2;">Content here</div>
.myborder {border:2px solid #3282d2;}