#255cf8 color space conversions
Hex:
#255cf8
RGB:
37, 92, 248
CMY:
85, 64, 3
CMYK:
85, 63, 0, 3
HSL:
224°, 93.7778%, 55.8824%
HSV (HSB):
224°, 85.0806%, 97.2549%
XYZ:
21.5334, 14.8249, 90.5335
xyY:
0.1697, 0.1168, 14.8249
CIE-Lab:
45.3935, 40.1821, -82.2164
CIE-LCH:
45.3935, 91.5103, 296.0464
CIE-Luv:
45.3935, -18.1490, -123.6380
Hunter-Lab:
38.5031, 32.4479, -112.4580
#255cf8 color charts
#255cf8 color shades, tints & tones
#255cf8 color schemes
#255cf8 color preview, HTML & CSS examples
This text has a color of #255cf8
<p style="color:#255cf8;">Text here</p>
.mytext {color:#255cf8;}
This box has a color of #255cf8
<div style="background-color:#255cf8;">Content here</div>
.mybackground {background-color:#255cf8;}
Border around this has a color of #255cf8
<div style="border:2px solid #255cf8;">Content here</div>
.myborder {border:2px solid #255cf8;}