#000fdf color space conversions
Hex:
#000fdf
RGB:
0, 15, 223
CMY:
100, 94, 13
CMYK:
100, 93, 0, 13
HSL:
236°, 100.0000%, 43.7255%
HSV (HSB):
236°, 100.0000%, 87.4510%
XYZ:
13.4901, 5.6694, 70.1953
xyY:
0.1510, 0.0634, 5.6694
CIE-Lab:
28.5625, 68.7332, -95.9425
CIE-LCH:
28.5625, 118.0221, 305.6178
CIE-Luv:
28.5625, -8.6428, -112.6084
Hunter-Lab:
23.8104, 59.4633, -158.1251
#000fdf color charts
#000fdf RGB chart
#000fdf CMYK chart
#000fdf RGB pie chart
#000fdf color shades, tints & tones
#000fdf color schemes
#000fdf color preview, HTML & CSS examples
This text has a color of #000fdf
<p style="color:#000fdf;">Text here</p>
.mytext {color:#000fdf;}
Text color #000fdf
This box has a color of #000fdf
<div style="background-color:#000fdf;">Content here</div>
.mybackground {background-color:#000fdf;}
Background color #000fdf
Border around this has a color of #000fdf
<div style="border:2px solid #000fdf;">Content here</div>
.myborder {border:2px solid #000fdf;}
Border color #000fdf