#235ed7 color space conversions
Hex:
#235ed7
RGB:
35, 94, 215
CMY:
86, 63, 16
CMYK:
84, 56, 0, 16
HSL:
220°, 72.0000%, 49.0196%
HSV (HSB):
220°, 83.7209%, 84.3137%
XYZ:
16.9616, 13.2690, 65.9572
xyY:
0.1763, 0.1379, 13.2690
CIE-Lab:
43.1658, 26.4754, -67.2147
CIE-LCH:
43.1658, 72.2410, 291.4991
CIE-Luv:
43.1658, -19.0275, -100.8888
Hunter-Lab:
36.4267, 19.3694, -81.8567
#235ed7 color charts
#235ed7 color shades, tints & tones
#235ed7 color schemes
#235ed7 color preview, HTML & CSS examples
This text has a color of #235ed7
<p style="color:#235ed7;">Text here</p>
.mytext {color:#235ed7;}
This box has a color of #235ed7
<div style="background-color:#235ed7;">Content here</div>
.mybackground {background-color:#235ed7;}
Border around this has a color of #235ed7
<div style="border:2px solid #235ed7;">Content here</div>
.myborder {border:2px solid #235ed7;}