#233db7 color space conversions
Hex:
#233db7
RGB:
35, 61, 183
CMY:
86, 76, 28
CMYK:
81, 67, 0, 28
HSL:
229°, 67.8899%, 42.7451%
HSV (HSB):
229°, 80.8743%, 71.7647%
XYZ:
10.9091, 7.1137, 45.5979
xyY:
0.1715, 0.1118, 7.1137
CIE-Lab:
32.0644, 35.8152, -66.7625
CIE-LCH:
32.0644, 75.7625, 298.2117
CIE-Luv:
32.0644, -10.9704, -90.3204
Hunter-Lab:
26.6715, 26.3344, -82.6925
#233db7 color charts
#233db7 color shades, tints & tones
#233db7 color schemes
#233db7 color preview, HTML & CSS examples
This text has a color of #233db7
<p style="color:#233db7;">Text here</p>
.mytext {color:#233db7;}
This box has a color of #233db7
<div style="background-color:#233db7;">Content here</div>
.mybackground {background-color:#233db7;}
Border around this has a color of #233db7
<div style="border:2px solid #233db7;">Content here</div>
.myborder {border:2px solid #233db7;}