#331acc color space conversions
Hex:
#331acc
RGB:
51, 26, 204
CMY:
80, 90, 20
CMYK:
75, 87, 0, 20
HSL:
248°, 77.3913%, 45.0980%
HSV (HSB):
248°, 87.2549%, 80.0000%
XYZ:
12.6337, 5.8022, 57.5808
xyY:
0.1662, 0.0763, 5.8022
CIE-Lab:
28.9079, 61.6041, -84.3070
CIE-LCH:
28.9079, 104.4162, 306.1560
CIE-Luv:
28.9079, -4.6333, -103.9619
Hunter-Lab:
24.0878, 51.4670, -124.8685
#331acc color charts
#331acc RGB chart
#331acc CMYK chart
#331acc RGB pie chart
#331acc color shades, tints & tones
#331acc color schemes
#331acc color preview, HTML & CSS examples
This text has a color of #331acc
<p style="color:#331acc;">Text here</p>
.mytext {color:#331acc;}
Text color #331acc
This box has a color of #331acc
<div style="background-color:#331acc;">Content here</div>
.mybackground {background-color:#331acc;}
Background color #331acc
Border around this has a color of #331acc
<div style="border:2px solid #331acc;">Content here</div>
.myborder {border:2px solid #331acc;}
Border color #331acc