#255dfd color space conversions
Hex:
#255dfd
RGB:
37, 93, 253
CMY:
85, 64, 1
CMYK:
85, 63, 0, 1
HSL:
224°, 98.1818%, 56.8627%
HSV (HSB):
224°, 85.3755%, 99.2157%
XYZ:
22.4069, 15.3139, 94.7034
xyY:
0.1692, 0.1156, 15.3139
CIE-Lab:
46.0611, 41.3715, -83.9095
CIE-LCH:
46.0611, 93.5542, 296.2456
CIE-Luv:
46.0611, -18.3795, -126.5303
Hunter-Lab:
39.1329, 33.7237, -116.0913
#255dfd color charts
#255dfd color shades, tints & tones
#255dfd color schemes
#255dfd color preview, HTML & CSS examples
This text has a color of #255dfd
<p style="color:#255dfd;">Text here</p>
.mytext {color:#255dfd;}
This box has a color of #255dfd
<div style="background-color:#255dfd;">Content here</div>
.mybackground {background-color:#255dfd;}
Border around this has a color of #255dfd
<div style="border:2px solid #255dfd;">Content here</div>
.myborder {border:2px solid #255dfd;}