#025f8f color space conversions
Hex:
#025f8f
RGB:
2, 95, 143
CMY:
99, 63, 44
CMYK:
99, 34, 0, 44
HSL:
200°, 97.2414%, 28.4314%
HSV (HSB):
200°, 98.6014%, 56.0784%
XYZ:
9.0752, 10.1805, 27.4733
xyY:
0.1942, 0.2179, 10.1805
CIE-Lab:
38.1644, -4.9380, -32.9936
CIE-LCH:
38.1644, 33.3611, 261.4880
CIE-Luv:
38.1644, -24.4050, -46.2091
Hunter-Lab:
31.9069, -5.0669, -28.7166
#025f8f color charts
#025f8f color shades, tints & tones
#025f8f color schemes
#025f8f color preview, HTML & CSS examples
This text has a color of #025f8f
<p style="color:#025f8f;">Text here</p>
.mytext {color:#025f8f;}
This box has a color of #025f8f
<div style="background-color:#025f8f;">Content here</div>
.mybackground {background-color:#025f8f;}
Border around this has a color of #025f8f
<div style="border:2px solid #025f8f;">Content here</div>
.myborder {border:2px solid #025f8f;}