#007fdc color space conversions
Hex:
#007fdc
RGB:
0, 127, 220
CMY:
100, 50, 14
CMYK:
100, 42, 0, 14
HSL:
205°, 100.0000%, 43.1373%
HSV (HSB):
205°, 100.0000%, 86.2745%
XYZ:
20.5076, 20.3461, 70.5565
xyY:
0.1841, 0.1826, 20.3461
CIE-Lab:
52.2262, 5.8117, -55.4387
CIE-LCH:
52.2262, 55.7425, 275.9846
CIE-Luv:
52.2262, -30.6795, -86.6155
Hunter-Lab:
45.1066, 2.2182, -61.1677
#007fdc color charts
#007fdc RGB chart
#007fdc CMYK chart
#007fdc RGB pie chart
#007fdc color shades, tints & tones
#007fdc color schemes
#007fdc color preview, HTML & CSS examples
This text has a color of #007fdc
<p style="color:#007fdc;">Text here</p>
.mytext {color:#007fdc;}
Text color #007fdc
This box has a color of #007fdc
<div style="background-color:#007fdc;">Content here</div>
.mybackground {background-color:#007fdc;}
Background color #007fdc
Border around this has a color of #007fdc
<div style="border:2px solid #007fdc;">Content here</div>
.myborder {border:2px solid #007fdc;}
Border color #007fdc