#235bbd color space conversions
Hex:
#235bbd
RGB:
35, 91, 189
CMY:
86, 64, 26
CMYK:
81, 52, 0, 26
HSL:
218°, 68.7500%, 43.9216%
HSV (HSB):
218°, 81.4815%, 74.1176%
XYZ:
13.6195, 11.5136, 49.6486
xyY:
0.1821, 0.1540, 11.5136
CIE-Lab:
40.4324, 18.4011, -56.6407
CIE-LCH:
40.4324, 59.5548, 287.9977
CIE-Luv:
40.4324, -18.5804, -83.7126
Hunter-Lab:
33.9317, 12.2659, -63.0005
#235bbd color charts
#235bbd color shades, tints & tones
#235bbd color schemes
#235bbd color preview, HTML & CSS examples
This text has a color of #235bbd
<p style="color:#235bbd;">Text here</p>
.mytext {color:#235bbd;}
This box has a color of #235bbd
<div style="background-color:#235bbd;">Content here</div>
.mybackground {background-color:#235bbd;}
Border around this has a color of #235bbd
<div style="border:2px solid #235bbd;">Content here</div>
.myborder {border:2px solid #235bbd;}