#201acc color space conversions
Hex:
#201acc
RGB:
32, 26, 204
CMY:
87, 90, 20
CMYK:
84, 87, 0, 20
HSL:
242°, 77.3913%, 45.0980%
HSV (HSB):
242°, 87.2549%, 80.0000%
XYZ:
11.8641, 5.4055, 57.5448
xyY:
0.1586, 0.0723, 5.4055
CIE-Lab:
27.8601, 60.8303, -86.0798
CIE-LCH:
27.8601, 105.4043, 305.2478
CIE-Luv:
27.8601, -6.9358, -103.2779
Hunter-Lab:
23.2497, 50.4000, -130.4723
#201acc color charts
#201acc RGB chart
#201acc CMYK chart
#201acc RGB pie chart
#201acc color shades, tints & tones
#201acc color schemes
#201acc color preview, HTML & CSS examples
This text has a color of #201acc
<p style="color:#201acc;">Text here</p>
.mytext {color:#201acc;}
Text color #201acc
This box has a color of #201acc
<div style="background-color:#201acc;">Content here</div>
.mybackground {background-color:#201acc;}
Background color #201acc
Border around this has a color of #201acc
<div style="border:2px solid #201acc;">Content here</div>
.myborder {border:2px solid #201acc;}
Border color #201acc