#255be4 color space conversions
Hex:
#255be4
RGB:
37, 91, 228
CMY:
85, 64, 11
CMYK:
84, 60, 0, 11
HSL:
223°, 77.9592%, 51.9608%
HSV (HSB):
223°, 83.7719%, 89.4118%
XYZ:
18.5076, 13.4769, 75.0246
xyY:
0.1730, 0.1259, 13.4769
CIE-Lab:
43.4732, 33.4559, -74.1090
CIE-LCH:
43.4732, 81.3107, 294.2964
CIE-Luv:
43.4732, -17.9456, -110.8936
Hunter-Lab:
36.7109, 25.7457, -95.4709
#255be4 color charts
#255be4 color shades, tints & tones
#255be4 color schemes
#255be4 color preview, HTML & CSS examples
This text has a color of #255be4
<p style="color:#255be4;">Text here</p>
.mytext {color:#255be4;}
This box has a color of #255be4
<div style="background-color:#255be4;">Content here</div>
.mybackground {background-color:#255be4;}
Border around this has a color of #255be4
<div style="border:2px solid #255be4;">Content here</div>
.myborder {border:2px solid #255be4;}