#375acc color space conversions
Hex:
#375acc
RGB:
55, 90, 204
CMY:
78, 65, 20
CMYK:
73, 56, 0, 20
HSL:
226°, 59.3625%, 50.7843%
HSV (HSB):
226°, 73.0392%, 80.0000%
XYZ:
16.1308, 12.4842, 58.6862
xyY:
0.1848, 0.1430, 12.4842
CIE-Lab:
41.9755, 26.9329, -62.8051
CIE-LCH:
41.9755, 68.3364, 293.2113
CIE-Luv:
41.9755, -15.1683, -93.9836
Hunter-Lab:
35.3330, 19.6591, -73.7446
#375acc color charts
#375acc color shades, tints & tones
#375acc color schemes
#375acc color preview, HTML & CSS examples
This text has a color of #375acc
<p style="color:#375acc;">Text here</p>
.mytext {color:#375acc;}
This box has a color of #375acc
<div style="background-color:#375acc;">Content here</div>
.mybackground {background-color:#375acc;}
Border around this has a color of #375acc
<div style="border:2px solid #375acc;">Content here</div>
.myborder {border:2px solid #375acc;}