#3283ed color space conversions
Hex:
#3283ed
RGB:
50, 131, 237
CMY:
80, 49, 7
CMYK:
79, 45, 0, 7
HSL:
214°, 83.8565%, 56.2745%
HSV (HSB):
214°, 78.9030%, 92.9412%
XYZ:
24.7178, 23.0251, 83.2623
xyY:
0.1887, 0.1758, 23.0251
CIE-Lab:
55.0982, 12.6912, -60.3080
CIE-LCH:
55.0982, 61.6289, 281.8839
CIE-Luv:
55.0982, -27.4620, -96.0074
Hunter-Lab:
47.9845, 7.9759, -69.2903
#3283ed color charts
#3283ed color shades, tints & tones
#3283ed color schemes
#3283ed color preview, HTML & CSS examples
This text has a color of #3283ed
<p style="color:#3283ed;">Text here</p>
.mytext {color:#3283ed;}
This box has a color of #3283ed
<div style="background-color:#3283ed;">Content here</div>
.mybackground {background-color:#3283ed;}
Border around this has a color of #3283ed
<div style="border:2px solid #3283ed;">Content here</div>
.myborder {border:2px solid #3283ed;}