#331ec2 color space conversions
Hex:
#331ec2
RGB:
51, 30, 194
CMY:
80, 88, 24
CMYK:
74, 85, 0, 24
HSL:
248°, 73.2143%, 43.9216%
HSV (HSB):
248°, 84.5361%, 76.0784%
XYZ:
11.5671, 5.5274, 51.4962
xyY:
0.1686, 0.0806, 5.5274
CIE-Lab:
28.1874, 57.3168, -79.6391
CIE-LCH:
28.1874, 98.1203, 305.7428
CIE-Luv:
28.1874, -4.3964, -98.3969
Hunter-Lab:
23.5104, 46.6787, -113.4089
#331ec2 color charts
#331ec2 color shades, tints & tones
#331ec2 color schemes
#331ec2 color preview, HTML & CSS examples
This text has a color of #331ec2
<p style="color:#331ec2;">Text here</p>
.mytext {color:#331ec2;}
This box has a color of #331ec2
<div style="background-color:#331ec2;">Content here</div>
.mybackground {background-color:#331ec2;}
Border around this has a color of #331ec2
<div style="border:2px solid #331ec2;">Content here</div>
.myborder {border:2px solid #331ec2;}