#255fc6 color space conversions
Hex:
#255fc6
RGB:
37, 95, 198
CMY:
85, 63, 22
CMYK:
81, 52, 0, 22
HSL:
218°, 68.5106%, 46.0784%
HSV (HSB):
218°, 81.3131%, 77.6471%
XYZ:
15.0482, 12.6549, 55.0756
xyY:
0.1818, 0.1529, 12.6549
CIE-Lab:
42.2387, 19.4618, -58.9425
CIE-LCH:
42.2387, 62.0724, 288.2723
CIE-Luv:
42.2387, -19.3285, -88.1836
Hunter-Lab:
35.5738, 13.2538, -66.8915
#255fc6 color charts
#255fc6 color shades, tints & tones
#255fc6 color schemes
#255fc6 color preview, HTML & CSS examples
This text has a color of #255fc6
<p style="color:#255fc6;">Text here</p>
.mytext {color:#255fc6;}
This box has a color of #255fc6
<div style="background-color:#255fc6;">Content here</div>
.mybackground {background-color:#255fc6;}
Border around this has a color of #255fc6
<div style="border:2px solid #255fc6;">Content here</div>
.myborder {border:2px solid #255fc6;}