#0002b2 color space conversions
Hex:
#0002b2
RGB:
0, 2, 178
CMY:
100, 99, 30
CMYK:
100, 99, 0, 30
HSL:
239°, 100.0000%, 34.9020%
HSV (HSB):
239°, 100.0000%, 69.8039%
XYZ:
8.0576, 3.2578, 42.3236
xyY:
0.1502, 0.0607, 3.2578
CIE-Lab:
21.0480, 59.9575, -82.0854
CIE-LCH:
21.0480, 101.6509, 306.1455
CIE-Luv:
21.0480, -6.1770, -84.5219
Hunter-Lab:
18.0493, 48.1000, -126.3940
#0002b2 color charts
#0002b2 color shades, tints & tones
#0002b2 color schemes
#0002b2 color preview, HTML & CSS examples
This text has a color of #0002b2
<p style="color:#0002b2;">Text here</p>
.mytext {color:#0002b2;}
This box has a color of #0002b2
<div style="background-color:#0002b2;">Content here</div>
.mybackground {background-color:#0002b2;}
Border around this has a color of #0002b2
<div style="border:2px solid #0002b2;">Content here</div>
.myborder {border:2px solid #0002b2;}