#235cc4 color space conversions
Hex:
#235cc4
RGB:
35, 92, 196
CMY:
86, 64, 23
CMYK:
82, 53, 0, 23
HSL:
219°, 69.6970%, 45.2941%
HSV (HSB):
219°, 82.1429%, 76.8627%
XYZ:
14.4841, 11.9971, 53.7768
xyY:
0.1805, 0.1495, 11.9971
CIE-Lab:
41.2116, 20.4658, -59.4508
CIE-LCH:
41.2116, 62.8749, 288.9959
CIE-Luv:
41.2116, -18.7474, -88.3148
Hunter-Lab:
34.6369, 14.0287, -67.8072
#235cc4 color charts
#235cc4 color shades, tints & tones
#235cc4 color schemes
#235cc4 color preview, HTML & CSS examples
This text has a color of #235cc4
<p style="color:#235cc4;">Text here</p>
.mytext {color:#235cc4;}
This box has a color of #235cc4
<div style="background-color:#235cc4;">Content here</div>
.mybackground {background-color:#235cc4;}
Border around this has a color of #235cc4
<div style="border:2px solid #235cc4;">Content here</div>
.myborder {border:2px solid #235cc4;}