#000ffa color space conversions
Hex:
#000ffa
RGB:
0, 15, 250
CMY:
100, 94, 2
CMYK:
100, 94, 0, 2
HSL:
236°, 100.0000%, 49.0196%
HSV (HSB):
236°, 100.0000%, 98.0392%
XYZ:
17.4261, 7.2438, 90.9222
xyY:
0.1508, 0.0627, 7.2438
CIE-Lab:
32.3555, 75.6184, -104.9643
CIE-LCH:
32.3555, 129.3664, 305.7697
CIE-Luv:
32.3555, -9.7061, -128.2398
Hunter-Lab:
26.9143, 68.4732, -181.4545
#000ffa color charts
#000ffa RGB chart
#000ffa CMYK chart
#000ffa RGB pie chart
#000ffa color shades, tints & tones
#000ffa color schemes
#000ffa color preview, HTML & CSS examples
This text has a color of #000ffa
<p style="color:#000ffa;">Text here</p>
.mytext {color:#000ffa;}
Text color #000ffa
This box has a color of #000ffa
<div style="background-color:#000ffa;">Content here</div>
.mybackground {background-color:#000ffa;}
Background color #000ffa
Border around this has a color of #000ffa
<div style="border:2px solid #000ffa;">Content here</div>
.myborder {border:2px solid #000ffa;}
Border color #000ffa