#232dd2 color space conversions
Hex:
#232dd2
RGB:
35, 45, 210
CMY:
86, 82, 18
CMYK:
83, 79, 0, 18
HSL:
237°, 71.4286%, 48.0392%
HSV (HSB):
237°, 83.3333%, 82.3529%
XYZ:
13.2644, 6.8872, 61.6030
xyY:
0.1622, 0.0842, 6.8872
CIE-Lab:
31.5488, 54.3982, -83.4352
CIE-LCH:
31.5488, 99.6022, 303.1036
CIE-Luv:
31.5488, -8.9378, -107.7287
Hunter-Lab:
26.2436, 44.2937, -120.8044
#232dd2 color charts
#232dd2 color shades, tints & tones
#232dd2 color schemes
#232dd2 color preview, HTML & CSS examples
This text has a color of #232dd2
<p style="color:#232dd2;">Text here</p>
.mytext {color:#232dd2;}
This box has a color of #232dd2
<div style="background-color:#232dd2;">Content here</div>
.mybackground {background-color:#232dd2;}
Border around this has a color of #232dd2
<div style="border:2px solid #232dd2;">Content here</div>
.myborder {border:2px solid #232dd2;}