#0000ff color space conversions
Hex:
#0000ff
RGB:
0, 0, 255
CMY:
100, 100, 0
CMYK:
100, 100, 0, 0
HSL:
240°, 100.0000%, 50.0000%
HSV (HSB):
240°, 100.0000%, 100.0000%
XYZ:
18.0500, 7.2200, 95.0500
xyY:
0.1500, 0.0600, 7.2200
CIE-Lab:
32.3026, 79.1967, -107.8637
CIE-LCH:
32.3026, 133.8159, 306.2872
CIE-Luv:
32.3026, -9.3999, -130.3584
Hunter-Lab:
26.8701, 72.8850, -190.9231
#0000ff color charts
#0000ff RGB chart
#0000ff CMYK chart
#0000ff RGB pie chart
#0000ff color shades, tints & tones
#0000ff color schemes
#0000ff color preview, HTML & CSS examples
This text has a color of #0000ff
<p style="color:#0000ff;">Text here</p>
.mytext {color:#0000ff;}
Text color #0000ff
This box has a color of #0000ff
<div style="background-color:#0000ff;">Content here</div>
.mybackground {background-color:#0000ff;}
Background color #0000ff
Border around this has a color of #0000ff
<div style="border:2px solid #0000ff;">Content here</div>
.myborder {border:2px solid #0000ff;}
Border color #0000ff