#0005ff color space conversions
Hex:
#0005ff
RGB:
0, 5, 255
CMY:
100, 98, 0
CMYK:
100, 98, 0, 0
HSL:
239°, 100.0000%, 50.0000%
HSV (HSB):
239°, 100.0000%, 100.0000%
XYZ:
18.1043, 7.3285, 95.0681
xyY:
0.1502, 0.0608, 7.3285
CIE-Lab:
32.5434, 78.4463, -107.4606
CIE-LCH:
32.5434, 133.0473, 306.1295
CIE-Luv:
32.5434, -9.5597, -130.6110
Hunter-Lab:
27.0713, 71.9995, -189.2629
#0005ff color charts
#0005ff RGB chart
#0005ff CMYK chart
#0005ff RGB pie chart
#0005ff color shades, tints & tones
#0005ff color schemes
#0005ff color preview, HTML & CSS examples
This text has a color of #0005ff
<p style="color:#0005ff;">Text here</p>
.mytext {color:#0005ff;}
Text color #0005ff
This box has a color of #0005ff
<div style="background-color:#0005ff;">Content here</div>
.mybackground {background-color:#0005ff;}
Background color #0005ff
Border around this has a color of #0005ff
<div style="border:2px solid #0005ff;">Content here</div>
.myborder {border:2px solid #0005ff;}
Border color #0005ff