#002bff color space conversions
Hex:
#002bff
RGB:
0, 43, 255
CMY:
100, 83, 0
CMYK:
100, 83, 0, 0
HSL:
230°, 100.0000%, 50.0000%
HSV (HSB):
230°, 100.0000%, 100.0000%
XYZ:
18.9139, 8.9478, 95.3380
xyY:
0.1535, 0.0726, 8.9478
CIE-Lab:
35.8835, 68.2754, -101.8825
CIE-LCH:
35.8835, 122.6441, 303.8276
CIE-Luv:
35.8835, -11.9235, -132.9285
Hunter-Lab:
29.9128, 60.5183, -168.0299
#002bff color charts
#002bff RGB chart
#002bff CMYK chart
#002bff RGB pie chart
#002bff color shades, tints & tones
#002bff color schemes
#002bff color preview, HTML & CSS examples
This text has a color of #002bff
<p style="color:#002bff;">Text here</p>
.mytext {color:#002bff;}
Text color #002bff
This box has a color of #002bff
<div style="background-color:#002bff;">Content here</div>
.mybackground {background-color:#002bff;}
Background color #002bff
Border around this has a color of #002bff
<div style="border:2px solid #002bff;">Content here</div>
.myborder {border:2px solid #002bff;}
Border color #002bff