#025dfc color space conversions
Hex:
#025dfc
RGB:
2, 93, 252
CMY:
99, 64, 1
CMYK:
99, 63, 0, 1
HSL:
218°, 98.4252%, 49.8039%
HSV (HSB):
218°, 99.2063%, 98.8235%
XYZ:
21.5101, 14.8699, 93.8319
xyY:
0.1652, 0.1142, 14.8699
CIE-Lab:
45.4555, 39.8049, -84.3663
CIE-LCH:
45.4555, 93.2850, 295.2584
CIE-Luv:
45.4555, -20.2579, -126.4186
Hunter-Lab:
38.5615, 32.0869, -117.2777
#025dfc color charts
#025dfc color shades, tints & tones
#025dfc color schemes
#025dfc color preview, HTML & CSS examples
This text has a color of #025dfc
<p style="color:#025dfc;">Text here</p>
.mytext {color:#025dfc;}
This box has a color of #025dfc
<div style="background-color:#025dfc;">Content here</div>
.mybackground {background-color:#025dfc;}
Border around this has a color of #025dfc
<div style="border:2px solid #025dfc;">Content here</div>
.myborder {border:2px solid #025dfc;}