#0000f7 color space conversions
Hex:
#0000f7
RGB:
0, 0, 247
CMY:
100, 100, 3
CMYK:
100, 100, 0, 3
HSL:
240°, 100.0000%, 48.4314%
HSV (HSB):
240°, 100.0000%, 96.8627%
XYZ:
16.7885, 6.7154, 88.4070
xyY:
0.1500, 0.0600, 6.7154
CIE-Lab:
31.1500, 77.3069, -105.2899
CIE-LCH:
31.1500, 130.6229, 306.2872
CIE-Luv:
31.1500, -9.0645, -125.7072
Hunter-Lab:
25.9141, 70.2920, -184.1305
#0000f7 color charts
#0000f7 color shades, tints & tones
#0000f7 color schemes
#0000f7 color preview, HTML & CSS examples
This text has a color of #0000f7
<p style="color:#0000f7;">Text here</p>
.mytext {color:#0000f7;}
This box has a color of #0000f7
<div style="background-color:#0000f7;">Content here</div>
.mybackground {background-color:#0000f7;}
Border around this has a color of #0000f7
<div style="border:2px solid #0000f7;">Content here</div>
.myborder {border:2px solid #0000f7;}