#332acc color space conversions
Hex:
#332acc
RGB:
51, 42, 204
CMY:
80, 84, 20
CMYK:
75, 79, 0, 20
HSL:
243°, 65.8537%, 48.2353%
HSV (HSB):
243°, 79.4118%, 80.0000%
XYZ:
13.0923, 6.7194, 57.7337
xyY:
0.1688, 0.0867, 6.7194
CIE-Lab:
31.1593, 54.9506, -80.5683
CIE-LCH:
31.1593, 97.5234, 304.2954
CIE-Luv:
31.1593, -6.2471, -104.3811
Hunter-Lab:
25.9217, 44.7919, -113.9072
#332acc color charts
#332acc RGB chart
#332acc CMYK chart
#332acc RGB pie chart
#332acc color shades, tints & tones
#332acc color schemes
#332acc color preview, HTML & CSS examples
This text has a color of #332acc
<p style="color:#332acc;">Text here</p>
.mytext {color:#332acc;}
Text color #332acc
This box has a color of #332acc
<div style="background-color:#332acc;">Content here</div>
.mybackground {background-color:#332acc;}
Background color #332acc
Border around this has a color of #332acc
<div style="border:2px solid #332acc;">Content here</div>
.myborder {border:2px solid #332acc;}
Border color #332acc