#255fc3 color space conversions
Hex:
#255fc3
RGB:
37, 95, 195
CMY:
85, 63, 24
CMYK:
81, 51, 0, 24
HSL:
218°, 68.1034%, 45.4902%
HSV (HSB):
218°, 81.0256%, 76.4706%
XYZ:
14.7055, 12.5179, 53.2709
xyY:
0.1827, 0.1555, 12.5179
CIE-Lab:
42.0276, 18.3023, -57.5465
CIE-LCH:
42.0276, 60.3868, 287.6429
CIE-Luv:
42.0276, -19.3829, -85.9775
Hunter-Lab:
35.3806, 12.2752, -64.5037
#255fc3 color charts
#255fc3 color shades, tints & tones
#255fc3 color schemes
#255fc3 color preview, HTML & CSS examples
This text has a color of #255fc3
<p style="color:#255fc3;">Text here</p>
.mytext {color:#255fc3;}
This box has a color of #255fc3
<div style="background-color:#255fc3;">Content here</div>
.mybackground {background-color:#255fc3;}
Border around this has a color of #255fc3
<div style="border:2px solid #255fc3;">Content here</div>
.myborder {border:2px solid #255fc3;}