#007fcc color space conversions
Hex:
#007fcc
RGB:
0, 127, 204
CMY:
100, 50, 20
CMYK:
100, 38, 0, 20
HSL:
203°, 100.0000%, 40.0000%
HSV (HSB):
203°, 100.0000%, 80.0000%
XYZ:
18.4885, 19.5384, 59.9236
xyY:
0.1888, 0.1995, 19.5384
CIE-Lab:
51.3112, -0.4286, -47.8450
CIE-LCH:
51.3112, 47.8469, 269.4867
CIE-Luv:
51.3112, -31.5671, -73.6706
Hunter-Lab:
44.2022, -2.6928, -49.4360
#007fcc color charts
#007fcc RGB chart
#007fcc CMYK chart
#007fcc RGB pie chart
#007fcc color shades, tints & tones
#007fcc color schemes
#007fcc color preview, HTML & CSS examples
This text has a color of #007fcc
<p style="color:#007fcc;">Text here</p>
.mytext {color:#007fcc;}
Text color #007fcc
This box has a color of #007fcc
<div style="background-color:#007fcc;">Content here</div>
.mybackground {background-color:#007fcc;}
Background color #007fcc
Border around this has a color of #007fcc
<div style="border:2px solid #007fcc;">Content here</div>
.myborder {border:2px solid #007fcc;}
Border color #007fcc