#235f95 color space conversions
Hex:
#235f95
RGB:
35, 95, 149
CMY:
86, 63, 42
CMYK:
77, 36, 0, 42
HSL:
208°, 61.9565%, 36.0784%
HSV (HSB):
208°, 76.5101%, 58.4314%
XYZ:
10.2102, 10.7117, 29.9632
xyY:
0.2007, 0.2105, 10.7117
CIE-Lab:
39.0905, 0.2256, -35.1049
CIE-LCH:
39.0905, 35.1057, 270.3681
CIE-Luv:
39.0905, -20.9507, -50.1314
Hunter-Lab:
32.7287, -1.5897, -31.3701
#235f95 color charts
#235f95 color shades, tints & tones
#235f95 color schemes
#235f95 color preview, HTML & CSS examples
This text has a color of #235f95
<p style="color:#235f95;">Text here</p>
.mytext {color:#235f95;}
This box has a color of #235f95
<div style="background-color:#235f95;">Content here</div>
.mybackground {background-color:#235f95;}
Border around this has a color of #235f95
<div style="border:2px solid #235f95;">Content here</div>
.myborder {border:2px solid #235f95;}