#007fee color space conversions
Hex:
#007fee
RGB:
0, 127, 238
CMY:
100, 50, 7
CMYK:
100, 47, 0, 7
HSL:
208°, 100.0000%, 46.6667%
HSV (HSB):
208°, 100.0000%, 93.3333%
XYZ:
23.0220, 21.3518, 83.7968
xyY:
0.1796, 0.1666, 21.3518
CIE-Lab:
53.3324, 12.8306, -63.7432
CIE-LCH:
53.3324, 65.0216, 281.3807
CIE-Luv:
53.3324, -29.8054, -100.6697
Hunter-Lab:
46.2080, 8.0692, -75.1751
#007fee color charts
#007fee RGB chart
#007fee CMYK chart
#007fee RGB pie chart
#007fee color shades, tints & tones
#007fee color schemes
#007fee color preview, HTML & CSS examples
This text has a color of #007fee
<p style="color:#007fee;">Text here</p>
.mytext {color:#007fee;}
Text color #007fee
This box has a color of #007fee
<div style="background-color:#007fee;">Content here</div>
.mybackground {background-color:#007fee;}
Background color #007fee
Border around this has a color of #007fee
<div style="border:2px solid #007fee;">Content here</div>
.myborder {border:2px solid #007fee;}
Border color #007fee