#255de2 color space conversions
Hex:
#255de2
RGB:
37, 93, 226
CMY:
85, 64, 11
CMYK:
84, 59, 0, 11
HSL:
222°, 76.5182%, 51.5686%
HSV (HSB):
222°, 83.6283%, 88.6275%
XYZ:
18.4048, 13.7130, 73.6283
xyY:
0.1740, 0.1297, 13.7130
CIE-Lab:
43.8185, 31.4298, -72.4109
CIE-LCH:
43.8185, 78.9378, 293.4631
CIE-Luv:
43.8185, -18.4552, -108.7929
Hunter-Lab:
37.0311, 23.9117, -91.9637
#255de2 color charts
#255de2 color shades, tints & tones
#255de2 color schemes
#255de2 color preview, HTML & CSS examples
This text has a color of #255de2
<p style="color:#255de2;">Text here</p>
.mytext {color:#255de2;}
This box has a color of #255de2
<div style="background-color:#255de2;">Content here</div>
.mybackground {background-color:#255de2;}
Border around this has a color of #255de2
<div style="border:2px solid #255de2;">Content here</div>
.myborder {border:2px solid #255de2;}