#341acc color space conversions
Hex:
#341acc
RGB:
52, 26, 204
CMY:
80, 90, 20
CMYK:
75, 87, 0, 20
HSL:
249°, 77.3913%, 45.0980%
HSV (HSB):
249°, 87.2549%, 80.0000%
XYZ:
12.6847, 5.8285, 57.5832
xyY:
0.1667, 0.0766, 5.8285
CIE-Lab:
28.9756, 61.6550, -84.1926
CIE-LCH:
28.9756, 104.3539, 306.2157
CIE-Luv:
28.9756, -4.4787, -103.9985
Hunter-Lab:
24.1423, 51.5372, -124.5167
#341acc color charts
#341acc color shades, tints & tones
#341acc color schemes
#341acc color preview, HTML & CSS examples
This text has a color of #341acc
<p style="color:#341acc;">Text here</p>
.mytext {color:#341acc;}
This box has a color of #341acc
<div style="background-color:#341acc;">Content here</div>
.mybackground {background-color:#341acc;}
Border around this has a color of #341acc
<div style="border:2px solid #341acc;">Content here</div>
.myborder {border:2px solid #341acc;}