#025dbd color space conversions
Hex:
#025dbd
RGB:
2, 93, 189
CMY:
99, 64, 26
CMYK:
99, 51, 0, 26
HSL:
211°, 97.9058%, 37.4510%
HSV (HSB):
211°, 98.9418%, 74.1176%
XYZ:
13.1247, 11.5157, 49.6751
xyY:
0.1766, 0.1550, 11.5157
CIE-Lab:
40.4359, 15.1783, -56.6621
CIE-LCH:
40.4359, 58.6599, 284.9960
CIE-Luv:
40.4359, -21.5911, -83.5037
Hunter-Lab:
33.9348, 9.6510, -63.0366
#025dbd color charts
#025dbd color shades, tints & tones
#025dbd color schemes
#025dbd color preview, HTML & CSS examples
This text has a color of #025dbd
<p style="color:#025dbd;">Text here</p>
.mytext {color:#025dbd;}
This box has a color of #025dbd
<div style="background-color:#025dbd;">Content here</div>
.mybackground {background-color:#025dbd;}
Border around this has a color of #025dbd
<div style="border:2px solid #025dbd;">Content here</div>
.myborder {border:2px solid #025dbd;}