#255fec color space conversions
Hex:
#255fec
RGB:
37, 95, 236
CMY:
85, 63, 7
CMYK:
84, 60, 0, 7
HSL:
223°, 83.9662%, 53.5294%
HSV (HSB):
223°, 84.3220%, 92.5490%
XYZ:
19.9955, 14.6339, 81.1276
xyY:
0.1727, 0.1264, 14.6339
CIE-Lab:
45.1286, 33.8875, -75.9205
CIE-LCH:
45.1286, 83.1402, 294.0538
CIE-Luv:
45.1286, -18.8948, -114.7479
Hunter-Lab:
38.2542, 26.3570, -98.9612
#255fec color charts
#255fec color shades, tints & tones
#255fec color schemes
#255fec color preview, HTML & CSS examples
This text has a color of #255fec
<p style="color:#255fec;">Text here</p>
.mytext {color:#255fec;}
This box has a color of #255fec
<div style="background-color:#255fec;">Content here</div>
.mybackground {background-color:#255fec;}
Border around this has a color of #255fec
<div style="border:2px solid #255fec;">Content here</div>
.myborder {border:2px solid #255fec;}