#255ffc color space conversions
Hex:
#255ffc
RGB:
37, 95, 252
CMY:
85, 63, 1
CMYK:
85, 62, 0, 1
HSL:
224°, 97.2851%, 56.6667%
HSV (HSB):
224°, 85.3175%, 98.8235%
XYZ:
22.4258, 15.6060, 93.9257
xyY:
0.1699, 0.1183, 15.6060
CIE-Lab:
46.4533, 39.7681, -82.7093
CIE-LCH:
46.4533, 91.7733, 295.6790
CIE-Luv:
46.4533, -18.8389, -125.2543
Hunter-Lab:
39.5044, 32.1980, -113.3148
#255ffc color charts
#255ffc color shades, tints & tones
#255ffc color schemes
#255ffc color preview, HTML & CSS examples
This text has a color of #255ffc
<p style="color:#255ffc;">Text here</p>
.mytext {color:#255ffc;}
This box has a color of #255ffc
<div style="background-color:#255ffc;">Content here</div>
.mybackground {background-color:#255ffc;}
Border around this has a color of #255ffc
<div style="border:2px solid #255ffc;">Content here</div>
.myborder {border:2px solid #255ffc;}