#235fc5 color space conversions
Hex:
#235fc5
RGB:
35, 95, 197
CMY:
86, 63, 23
CMYK:
82, 52, 0, 23
HSL:
218°, 69.8276%, 45.4902%
HSV (HSB):
218°, 82.2335%, 77.2549%
XYZ:
14.8634, 12.5730, 54.4668
xyY:
0.1815, 0.1535, 12.5730
CIE-Lab:
42.1126, 18.8932, -58.5705
CIE-LCH:
42.1126, 61.5423, 287.8782
CIE-Luv:
42.1126, -19.5874, -87.5331
Hunter-Lab:
35.4584, 12.7712, -66.2531
#235fc5 color charts
#235fc5 color shades, tints & tones
#235fc5 color schemes
#235fc5 color preview, HTML & CSS examples
This text has a color of #235fc5
<p style="color:#235fc5;">Text here</p>
.mytext {color:#235fc5;}
This box has a color of #235fc5
<div style="background-color:#235fc5;">Content here</div>
.mybackground {background-color:#235fc5;}
Border around this has a color of #235fc5
<div style="border:2px solid #235fc5;">Content here</div>
.myborder {border:2px solid #235fc5;}