#235ed5 color space conversions
Hex:
#235ed5
RGB:
35, 94, 213
CMY:
86, 63, 16
CMYK:
84, 56, 0, 16
HSL:
220°, 71.7742%, 48.6275%
HSV (HSB):
220°, 83.5681%, 83.5294%
XYZ:
16.7061, 13.1668, 64.6117
xyY:
0.1768, 0.1394, 13.1668
CIE-Lab:
43.0135, 25.7112, -66.3187
CIE-LCH:
43.0135, 71.1283, 291.1909
CIE-Luv:
43.0135, -19.0524, -99.4901
Hunter-Lab:
36.2861, 18.6804, -80.1726
#235ed5 color charts
#235ed5 color shades, tints & tones
#235ed5 color schemes
#235ed5 color preview, HTML & CSS examples
This text has a color of #235ed5
<p style="color:#235ed5;">Text here</p>
.mytext {color:#235ed5;}
This box has a color of #235ed5
<div style="background-color:#235ed5;">Content here</div>
.mybackground {background-color:#235ed5;}
Border around this has a color of #235ed5
<div style="border:2px solid #235ed5;">Content here</div>
.myborder {border:2px solid #235ed5;}