#255de1 color space conversions
Hex:
#255de1
RGB:
37, 93, 225
CMY:
85, 64, 12
CMYK:
84, 59, 0, 12
HSL:
222°, 75.8065%, 51.3725%
HSV (HSB):
222°, 83.5556%, 88.2353%
XYZ:
18.2679, 13.6583, 72.9076
xyY:
0.1743, 0.1303, 13.6583
CIE-Lab:
43.7388, 31.0546, -71.9737
CIE-LCH:
43.7388, 78.3875, 293.3388
CIE-Luv:
43.7388, -18.4619, -108.1155
Hunter-Lab:
36.9571, 23.5578, -91.0953
#255de1 color charts
#255de1 color shades, tints & tones
#255de1 color schemes
#255de1 color preview, HTML & CSS examples
This text has a color of #255de1
<p style="color:#255de1;">Text here</p>
.mytext {color:#255de1;}
This box has a color of #255de1
<div style="background-color:#255de1;">Content here</div>
.mybackground {background-color:#255de1;}
Border around this has a color of #255de1
<div style="border:2px solid #255de1;">Content here</div>
.myborder {border:2px solid #255de1;}