#025ff7 color space conversions
Hex:
#025ff7
RGB:
2, 95, 247
CMY:
99, 63, 3
CMYK:
99, 62, 0, 3
HSL:
217°, 98.3936%, 48.8235%
HSV (HSB):
217°, 99.1903%, 96.8627%
XYZ:
20.9057, 14.9127, 89.7723
xyY:
0.1665, 0.1187, 14.9127
CIE-Lab:
45.5144, 36.6700, -81.4793
CIE-LCH:
45.5144, 89.3508, 294.2303
CIE-Luv:
45.5144, -20.7811, -122.5826
Hunter-Lab:
38.6170, 29.0532, -110.7986
#025ff7 color charts
#025ff7 color shades, tints & tones
#025ff7 color schemes
#025ff7 color preview, HTML & CSS examples
This text has a color of #025ff7
<p style="color:#025ff7;">Text here</p>
.mytext {color:#025ff7;}
This box has a color of #025ff7
<div style="background-color:#025ff7;">Content here</div>
.mybackground {background-color:#025ff7;}
Border around this has a color of #025ff7
<div style="border:2px solid #025ff7;">Content here</div>
.myborder {border:2px solid #025ff7;}