#255cd4 color space conversions
Hex:
#255cd4
RGB:
37, 92, 212
CMY:
85, 64, 17
CMYK:
83, 57, 0, 17
HSL:
221°, 70.2811%, 48.8235%
HSV (HSB):
221°, 82.5472%, 83.1373%
XYZ:
16.4738, 12.8011, 63.8899
xyY:
0.1768, 0.1374, 12.8011
CIE-Lab:
42.4620, 26.7844, -66.6415
CIE-LCH:
42.4620, 71.8227, 291.8960
CIE-Luv:
42.4620, -18.3089, -99.5968
Hunter-Lab:
35.7786, 19.5754, -80.8293
#255cd4 color charts
#255cd4 color shades, tints & tones
#255cd4 color schemes
#255cd4 color preview, HTML & CSS examples
This text has a color of #255cd4
<p style="color:#255cd4;">Text here</p>
.mytext {color:#255cd4;}
This box has a color of #255cd4
<div style="background-color:#255cd4;">Content here</div>
.mybackground {background-color:#255cd4;}
Border around this has a color of #255cd4
<div style="border:2px solid #255cd4;">Content here</div>
.myborder {border:2px solid #255cd4;}