#232db7 color space conversions
Hex:
#232db7
RGB:
35, 45, 183
CMY:
86, 82, 28
CMYK:
81, 75, 0, 28
HSL:
236°, 67.8899%, 42.7451%
HSV (HSB):
236°, 80.8743%, 71.7647%
XYZ:
10.1788, 5.6530, 45.3544
xyY:
0.1664, 0.0924, 5.6530
CIE-Lab:
28.5196, 45.5463, -72.6075
CIE-LCH:
28.5196, 85.7106, 302.0998
CIE-Luv:
28.5196, -8.0128, -91.9934
Hunter-Lab:
23.7760, 34.8097, -96.4565
#232db7 color charts
#232db7 color shades, tints & tones
#232db7 color schemes
#232db7 color preview, HTML & CSS examples
This text has a color of #232db7
<p style="color:#232db7;">Text here</p>
.mytext {color:#232db7;}
This box has a color of #232db7
<div style="background-color:#232db7;">Content here</div>
.mybackground {background-color:#232db7;}
Border around this has a color of #232db7
<div style="border:2px solid #232db7;">Content here</div>
.myborder {border:2px solid #232db7;}