#235ff5 color space conversions
Hex:
#235ff5
RGB:
35, 95, 245
CMY:
86, 63, 4
CMYK:
86, 61, 0, 4
HSL:
223°, 91.3043%, 54.9020%
HSV (HSB):
223°, 85.7143%, 96.0784%
XYZ:
21.2668, 15.1343, 88.1865
xyY:
0.1707, 0.1215, 15.1343
CIE-Lab:
45.8176, 37.0907, -79.8457
CIE-LCH:
45.8176, 88.0401, 294.9163
CIE-Luv:
45.8176, -19.0396, -120.7577
Hunter-Lab:
38.9028, 29.4995, -107.1690
#235ff5 color charts
#235ff5 color shades, tints & tones
#235ff5 color schemes
#235ff5 color preview, HTML & CSS examples
This text has a color of #235ff5
<p style="color:#235ff5;">Text here</p>
.mytext {color:#235ff5;}
This box has a color of #235ff5
<div style="background-color:#235ff5;">Content here</div>
.mybackground {background-color:#235ff5;}
Border around this has a color of #235ff5
<div style="border:2px solid #235ff5;">Content here</div>
.myborder {border:2px solid #235ff5;}