#235db2 color space conversions
Hex:
#235db2
RGB:
35, 93, 178
CMY:
86, 64, 30
CMYK:
80, 48, 0, 30
HSL:
216°, 67.1362%, 41.7647%
HSV (HSB):
216°, 80.3371%, 69.8039%
XYZ:
12.6434, 11.4004, 43.6536
xyY:
0.1868, 0.1684, 11.4004
CIE-Lab:
40.2468, 12.7946, -50.4972
CIE-LCH:
40.2468, 52.0929, 284.2180
CIE-Luv:
40.2468, -19.4058, -74.4040
Hunter-Lab:
33.7644, 7.7530, -53.0201
#235db2 color charts
#235db2 color shades, tints & tones
#235db2 color schemes
#235db2 color preview, HTML & CSS examples
This text has a color of #235db2
<p style="color:#235db2;">Text here</p>
.mytext {color:#235db2;}
This box has a color of #235db2
<div style="background-color:#235db2;">Content here</div>
.mybackground {background-color:#235db2;}
Border around this has a color of #235db2
<div style="border:2px solid #235db2;">Content here</div>
.myborder {border:2px solid #235db2;}