#321cff color space conversions
Hex:
#321cff
RGB:
50, 28, 255
CMY:
80, 89, 0
CMYK:
80, 89, 0, 0
HSL:
246°, 100.0000%, 55.4902%
HSV (HSB):
246°, 89.0196%, 100.0000%
XYZ:
19.7806, 8.7286, 95.2500
xyY:
0.1598, 0.0705, 8.7286
CIE-Lab:
35.4564, 74.5089, -102.5599
CIE-LCH:
35.4564, 126.7679, 305.9981
CIE-Luv:
35.4564, -7.6318, -132.9095
Hunter-Lab:
29.5442, 67.8081, -170.4687
#321cff color charts
#321cff color shades, tints & tones
#321cff color schemes
#321cff color preview, HTML & CSS examples
This text has a color of #321cff
<p style="color:#321cff;">Text here</p>
.mytext {color:#321cff;}
This box has a color of #321cff
<div style="background-color:#321cff;">Content here</div>
.mybackground {background-color:#321cff;}
Border around this has a color of #321cff
<div style="border:2px solid #321cff;">Content here</div>
.myborder {border:2px solid #321cff;}