#321cfc color space conversions
Hex:
#321cfc
RGB:
50, 28, 252
CMY:
80, 89, 1
CMYK:
80, 89, 0, 1
HSL:
246°, 97.3913%, 54.9020%
HSV (HSB):
246°, 88.8889%, 98.8235%
XYZ:
19.3013, 8.5369, 92.7260
xyY:
0.1601, 0.0708, 8.5369
CIE-Lab:
35.0769, 73.7319, -101.5096
CIE-LCH:
35.0769, 125.4616, 305.9929
CIE-Luv:
35.0769, -7.4818, -131.2282
Hunter-Lab:
29.2180, 66.7854, -167.7098
#321cfc color charts
#321cfc color shades, tints & tones
#321cfc color schemes
#321cfc color preview, HTML & CSS examples
This text has a color of #321cfc
<p style="color:#321cfc;">Text here</p>
.mytext {color:#321cfc;}
This box has a color of #321cfc
<div style="background-color:#321cfc;">Content here</div>
.mybackground {background-color:#321cfc;}
Border around this has a color of #321cfc
<div style="border:2px solid #321cfc;">Content here</div>
.myborder {border:2px solid #321cfc;}