#370ccc color space conversions
Hex:
#370ccc
RGB:
55, 12, 204
CMY:
78, 95, 20
CMYK:
73, 94, 0, 20
HSL:
253°, 88.8889%, 42.3529%
HSV (HSB):
253°, 94.1176%, 80.0000%
XYZ:
12.6061, 5.4348, 57.5113
xyY:
0.1669, 0.0719, 5.4348
CIE-Lab:
27.9392, 65.5934, -85.9121
CIE-LCH:
27.9392, 108.0897, 307.3615
CIE-Luv:
27.9392, -3.1763, -103.4817
Hunter-Lab:
23.3127, 55.7250, -129.9470
#370ccc color charts
#370ccc color shades, tints & tones
#370ccc color schemes
#370ccc color preview, HTML & CSS examples
This text has a color of #370ccc
<p style="color:#370ccc;">Text here</p>
.mytext {color:#370ccc;}
This box has a color of #370ccc
<div style="background-color:#370ccc;">Content here</div>
.mybackground {background-color:#370ccc;}
Border around this has a color of #370ccc
<div style="border:2px solid #370ccc;">Content here</div>
.myborder {border:2px solid #370ccc;}