#255dec color space conversions
Hex:
#255dec
RGB:
37, 93, 236
CMY:
85, 64, 7
CMYK:
84, 61, 0, 7
HSL:
223°, 83.9662%, 53.5294%
HSV (HSB):
223°, 84.3220%, 92.5490%
XYZ:
19.8176, 14.2781, 81.0683
xyY:
0.1721, 0.1240, 14.2781
CIE-Lab:
44.6292, 35.1556, -76.7373
CIE-LCH:
44.6292, 84.4070, 294.6139
CIE-Luv:
44.6292, -18.4045, -115.4832
Hunter-Lab:
37.7864, 27.4906, -100.7523
#255dec color charts
#255dec RGB chart
#255dec CMYK chart
#255dec RGB pie chart
#255dec color shades, tints & tones
#255dec color schemes
#255dec color preview, HTML & CSS examples
This text has a color of #255dec
<p style="color:#255dec;">Text here</p>
.mytext {color:#255dec;}
Text color #255dec
This box has a color of #255dec
<div style="background-color:#255dec;">Content here</div>
.mybackground {background-color:#255dec;}
Background color #255dec
Border around this has a color of #255dec
<div style="border:2px solid #255dec;">Content here</div>
.myborder {border:2px solid #255dec;}
Border color #255dec