#007fff color space conversions
Hex:
#007fff
RGB:
0, 127, 255
CMY:
100, 50, 0
CMYK:
100, 50, 0, 0
HSL:
210°, 100.0000%, 50.0000%
HSV (HSB):
210°, 100.0000%, 100.0000%
XYZ:
25.6394, 22.3987, 97.5798
xyY:
0.1761, 0.1538, 22.3987
CIE-Lab:
54.4475, 19.4141, -71.3637
CIE-LCH:
54.4475, 73.9573, 285.2187
CIE-Luv:
54.4475, -29.0986, -113.4393
Hunter-Lab:
47.3273, 13.8788, -89.1154
#007fff color charts
#007fff color shades, tints & tones
#007fff color schemes
#007fff color preview, HTML & CSS examples
This text has a color of #007fff
<p style="color:#007fff;">Text here</p>
.mytext {color:#007fff;}
This box has a color of #007fff
<div style="background-color:#007fff;">Content here</div>
.mybackground {background-color:#007fff;}
Border around this has a color of #007fff
<div style="border:2px solid #007fff;">Content here</div>
.myborder {border:2px solid #007fff;}