#255fed color space conversions
Hex:
#255fed
RGB:
37, 95, 237
CMY:
85, 63, 7
CMYK:
84, 60, 0, 7
HSL:
223°, 84.7458%, 53.7255%
HSV (HSB):
223°, 84.3882%, 92.9412%
XYZ:
20.1412, 14.6922, 81.8951
xyY:
0.1725, 0.1259, 14.6922
CIE-Lab:
45.2096, 34.2588, -76.3507
CIE-LCH:
45.2096, 83.6845, 294.1659
CIE-Luv:
45.2096, -18.8893, -115.4152
Hunter-Lab:
38.3304, 26.7172, -99.8454
#255fed color charts
#255fed RGB chart
#255fed CMYK chart
#255fed RGB pie chart
#255fed color shades, tints & tones
#255fed color schemes
#255fed color preview, HTML & CSS examples
This text has a color of #255fed
<p style="color:#255fed;">Text here</p>
.mytext {color:#255fed;}
Text color #255fed
This box has a color of #255fed
<div style="background-color:#255fed;">Content here</div>
.mybackground {background-color:#255fed;}
Background color #255fed
Border around this has a color of #255fed
<div style="border:2px solid #255fed;">Content here</div>
.myborder {border:2px solid #255fed;}
Border color #255fed