#255df4 color space conversions
Hex:
#255df4
RGB:
37, 93, 244
CMY:
85, 64, 4
CMYK:
85, 62, 0, 4
HSL:
224°, 90.3930%, 55.0980%
HSV (HSB):
224°, 84.8361%, 95.6863%
XYZ:
21.0064, 14.7537, 87.3285
xyY:
0.1707, 0.1199, 14.7537
CIE-Lab:
45.2949, 38.0998, -80.1403
CIE-LCH:
45.2949, 88.7359, 295.4271
CIE-Luv:
45.2949, -18.3836, -120.7305
Hunter-Lab:
38.4105, 30.4020, -107.9119
#255df4 color charts
#255df4 color shades, tints & tones
#255df4 color schemes
#255df4 color preview, HTML & CSS examples
This text has a color of #255df4
<p style="color:#255df4;">Text here</p>
.mytext {color:#255df4;}
This box has a color of #255df4
<div style="background-color:#255df4;">Content here</div>
.mybackground {background-color:#255df4;}
Border around this has a color of #255df4
<div style="border:2px solid #255df4;">Content here</div>
.myborder {border:2px solid #255df4;}