#007fcd color space conversions
Hex:
#007fcd
RGB:
0, 127, 205
CMY:
100, 50, 20
CMYK:
100, 38, 0, 20
HSL:
203°, 100.0000%, 40.1961%
HSV (HSB):
203°, 100.0000%, 80.3922%
XYZ:
18.6088, 19.5865, 60.5574
xyY:
0.1884, 0.1983, 19.5865
CIE-Lab:
51.3665, -0.0394, -48.3256
CIE-LCH:
51.3665, 48.3256, 269.9532
CIE-Luv:
51.3665, -31.5086, -74.4916
Hunter-Lab:
44.2567, -2.3944, -50.1482
#007fcd color charts
#007fcd RGB chart
#007fcd CMYK chart
#007fcd RGB pie chart
#007fcd color shades, tints & tones
#007fcd color schemes
#007fcd color preview, HTML & CSS examples
This text has a color of #007fcd
<p style="color:#007fcd;">Text here</p>
.mytext {color:#007fcd;}
Text color #007fcd
This box has a color of #007fcd
<div style="background-color:#007fcd;">Content here</div>
.mybackground {background-color:#007fcd;}
Background color #007fcd
Border around this has a color of #007fcd
<div style="border:2px solid #007fcd;">Content here</div>
.myborder {border:2px solid #007fcd;}
Border color #007fcd