#232ca5 color space conversions
Hex:
#232ca5
RGB:
35, 44, 165
CMY:
86, 83, 35
CMYK:
79, 73, 0, 35
HSL:
236°, 65.0000%, 39.2157%
HSV (HSB):
236°, 78.7879%, 64.7059%
XYZ:
8.3853, 4.8753, 36.0964
xyY:
0.1699, 0.0988, 4.8753
CIE-Lab:
26.3765, 39.9285, -65.3567
CIE-LCH:
26.3765, 76.5884, 301.4221
CIE-Luv:
26.3765, -7.2433, -81.3217
Hunter-Lab:
22.0801, 29.1488, -81.4708
#232ca5 color charts
#232ca5 color shades, tints & tones
#232ca5 color schemes
#232ca5 color preview, HTML & CSS examples
This text has a color of #232ca5
<p style="color:#232ca5;">Text here</p>
.mytext {color:#232ca5;}
This box has a color of #232ca5
<div style="background-color:#232ca5;">Content here</div>
.mybackground {background-color:#232ca5;}
Border around this has a color of #232ca5
<div style="border:2px solid #232ca5;">Content here</div>
.myborder {border:2px solid #232ca5;}