#007daf color space conversions
Hex:
#007daf
RGB:
0, 125, 175
CMY:
100, 51, 31
CMYK:
100, 29, 0, 31
HSL:
197°, 100.0000%, 34.3137%
HSV (HSB):
197°, 100.0000%, 68.6275%
XYZ:
15.0715, 17.7624, 43.1916
xyY:
0.1982, 0.2336, 17.7624
CIE-Lab:
49.2066, -10.4331, -34.5271
CIE-LCH:
49.2066, 36.0689, 253.1867
CIE-Luv:
49.2066, -32.7442, -50.8273
Hunter-Lab:
42.1454, -9.9218, -31.2599
#007daf color charts
#007daf RGB chart
#007daf CMYK chart
#007daf RGB pie chart
#007daf color shades, tints & tones
#007daf color schemes
#007daf color preview, HTML & CSS examples
This text has a color of #007daf
<p style="color:#007daf;">Text here</p>
.mytext {color:#007daf;}
Text color #007daf
This box has a color of #007daf
<div style="background-color:#007daf;">Content here</div>
.mybackground {background-color:#007daf;}
Background color #007daf
Border around this has a color of #007daf
<div style="border:2px solid #007daf;">Content here</div>
.myborder {border:2px solid #007daf;}
Border color #007daf