#000ffd color space conversions
Hex:
#000ffd
RGB:
0, 15, 253
CMY:
100, 94, 1
CMYK:
100, 94, 0, 1
HSL:
236°, 100.0000%, 49.6078%
HSV (HSB):
236°, 100.0000%, 99.2157%
XYZ:
17.9004, 7.4335, 93.4199
xyY:
0.1507, 0.0626, 7.4335
CIE-Lab:
32.7741, 76.3684, -105.9517
CIE-LCH:
32.7741, 130.6059, 305.7835
CIE-Luv:
32.7741, -9.8239, -129.9609
Hunter-Lab:
27.2644, 69.4813, -184.0683
#000ffd color charts
#000ffd RGB chart
#000ffd CMYK chart
#000ffd RGB pie chart
#000ffd color shades, tints & tones
#000ffd color schemes
#000ffd color preview, HTML & CSS examples
This text has a color of #000ffd
<p style="color:#000ffd;">Text here</p>
.mytext {color:#000ffd;}
Text color #000ffd
This box has a color of #000ffd
<div style="background-color:#000ffd;">Content here</div>
.mybackground {background-color:#000ffd;}
Background color #000ffd
Border around this has a color of #000ffd
<div style="border:2px solid #000ffd;">Content here</div>
.myborder {border:2px solid #000ffd;}
Border color #000ffd