#000fed color space conversions
Hex:
#000fed
RGB:
0, 15, 237
CMY:
100, 94, 7
CMYK:
100, 94, 0, 7
HSL:
236°, 100.0000%, 46.4706%
HSV (HSB):
236°, 100.0000%, 92.9412%
XYZ:
15.4569, 6.4561, 80.5522
xyY:
0.1509, 0.0630, 6.4561
CIE-Lab:
30.5351, 72.3350, -100.6520
CIE-LCH:
30.5351, 123.9483, 305.7034
CIE-Luv:
30.5351, -9.1949, -120.7454
Hunter-Lab:
25.4088, 64.1211, -170.1779
#000fed color charts
#000fed RGB chart
#000fed CMYK chart
#000fed RGB pie chart
#000fed color shades, tints & tones
#000fed color schemes
#000fed color preview, HTML & CSS examples
This text has a color of #000fed
<p style="color:#000fed;">Text here</p>
.mytext {color:#000fed;}
Text color #000fed
This box has a color of #000fed
<div style="background-color:#000fed;">Content here</div>
.mybackground {background-color:#000fed;}
Background color #000fed
Border around this has a color of #000fed
<div style="border:2px solid #000fed;">Content here</div>
.myborder {border:2px solid #000fed;}
Border color #000fed