#321bcc color space conversions
Hex:
#321bcc
RGB:
50, 27, 204
CMY:
80, 89, 20
CMYK:
75, 87, 0, 20
HSL:
248°, 76.6234%, 45.2941%
HSV (HSB):
248°, 86.7647%, 80.0000%
XYZ:
12.6064, 5.8216, 57.5860
xyY:
0.1658, 0.0766, 5.8216
CIE-Lab:
28.9579, 61.2048, -84.2258
CIE-LCH:
28.9579, 104.1154, 306.0050
CIE-Luv:
28.9579, -4.8636, -103.9746
Hunter-Lab:
24.1280, 51.0387, -124.6170
#321bcc color charts
#321bcc color shades, tints & tones
#321bcc color schemes
#321bcc color preview, HTML & CSS examples
This text has a color of #321bcc
<p style="color:#321bcc;">Text here</p>
.mytext {color:#321bcc;}
This box has a color of #321bcc
<div style="background-color:#321bcc;">Content here</div>
.mybackground {background-color:#321bcc;}
Border around this has a color of #321bcc
<div style="border:2px solid #321bcc;">Content here</div>
.myborder {border:2px solid #321bcc;}