#132ec2 color space conversions
Hex:
#132ec2
RGB:
19, 46, 194
CMY:
93, 82, 24
CMYK:
90, 76, 0, 24
HSL:
231°, 82.1596%, 41.7647%
HSV (HSB):
231°, 90.2062%, 76.0784%
XYZ:
10.9832, 5.9875, 51.6158
xyY:
0.1601, 0.0873, 5.9875
CIE-Lab:
29.3809, 47.9306, -77.7019
CIE-LCH:
29.3809, 91.2958, 301.6685
CIE-Luv:
29.3809, -9.9262, -98.3695
Hunter-Lab:
24.4693, 37.2991, -107.9382
#132ec2 color charts
#132ec2 color shades, tints & tones
#132ec2 color schemes
#132ec2 color preview, HTML & CSS examples
This text has a color of #132ec2
<p style="color:#132ec2;">Text here</p>
.mytext {color:#132ec2;}
This box has a color of #132ec2
<div style="background-color:#132ec2;">Content here</div>
.mybackground {background-color:#132ec2;}
Border around this has a color of #132ec2
<div style="border:2px solid #132ec2;">Content here</div>
.myborder {border:2px solid #132ec2;}