#000ff7 color space conversions
Hex:
#000ff7
RGB:
0, 15, 247
CMY:
100, 94, 3
CMYK:
100, 94, 0, 3
HSL:
236°, 100.0000%, 48.4314%
HSV (HSB):
236°, 100.0000%, 96.8627%
XYZ:
16.9593, 7.0570, 88.4640
xyY:
0.1508, 0.0627, 7.0570
CIE-Lab:
31.9364, 74.8656, -103.9741
CIE-LCH:
31.9364, 128.1229, 305.7554
CIE-Luv:
31.9364, -9.5883, -126.5155
Hunter-Lab:
26.5651, 67.4666, -178.8450
#000ff7 color charts
#000ff7 color shades, tints & tones
#000ff7 color schemes
#000ff7 color preview, HTML & CSS examples
This text has a color of #000ff7
<p style="color:#000ff7;">Text here</p>
.mytext {color:#000ff7;}
This box has a color of #000ff7
<div style="background-color:#000ff7;">Content here</div>
.mybackground {background-color:#000ff7;}
Border around this has a color of #000ff7
<div style="border:2px solid #000ff7;">Content here</div>
.myborder {border:2px solid #000ff7;}