#032ded color space conversions
Hex:
#032ded
RGB:
3, 45, 237
CMY:
99, 82, 7
CMYK:
99, 81, 0, 7
HSL:
229°, 97.5000%, 47.0588%
HSV (HSB):
229°, 98.7342%, 92.9412%
XYZ:
16.2620, 8.0106, 80.8099
xyY:
0.1548, 0.0762, 8.0106
CIE-Lab:
34.0049, 62.0378, -94.8623
CIE-LCH:
34.0049, 113.3470, 303.1838
CIE-Luv:
34.0049, -11.5561, -122.9098
Hunter-Lab:
28.3029, 53.0306, -149.4714
#032ded color charts
#032ded color shades, tints & tones
#032ded color schemes
#032ded color preview, HTML & CSS examples
This text has a color of #032ded
<p style="color:#032ded;">Text here</p>
.mytext {color:#032ded;}
This box has a color of #032ded
<div style="background-color:#032ded;">Content here</div>
.mybackground {background-color:#032ded;}
Border around this has a color of #032ded
<div style="border:2px solid #032ded;">Content here</div>
.myborder {border:2px solid #032ded;}