#255cff color space conversions
Hex:
#255cff
RGB:
37, 92, 255
CMY:
85, 64, 0
CMYK:
85, 64, 0, 0
HSL:
225°, 100.0000%, 57.2549%
HSV (HSB):
225°, 85.4902%, 100.0000%
XYZ:
22.6401, 15.2676, 96.3614
xyY:
0.1686, 0.1137, 15.2676
CIE-Lab:
45.9986, 42.7088, -85.1250
CIE-LCH:
45.9986, 95.2382, 296.6438
CIE-Luv:
45.9986, -18.1574, -128.1018
Hunter-Lab:
39.0738, 35.0472, -118.8658
#255cff color charts
#255cff RGB chart
#255cff CMYK chart
#255cff RGB pie chart
#255cff color shades, tints & tones
#255cff color schemes
#255cff color preview, HTML & CSS examples
This text has a color of #255cff
<p style="color:#255cff;">Text here</p>
.mytext {color:#255cff;}
Text color #255cff
This box has a color of #255cff
<div style="background-color:#255cff;">Content here</div>
.mybackground {background-color:#255cff;}
Background color #255cff
Border around this has a color of #255cff
<div style="border:2px solid #255cff;">Content here</div>
.myborder {border:2px solid #255cff;}
Border color #255cff