#360dbc color space conversions
Hex:
#360dbc
RGB:
54, 13, 188
CMY:
79, 95, 26
CMYK:
71, 93, 0, 26
HSL:
254°, 87.0647%, 39.4118%
HSV (HSB):
254°, 93.0851%, 73.7255%
XYZ:
10.7423, 4.7030, 47.9185
xyY:
0.1695, 0.0742, 4.7030
CIE-Lab:
25.8712, 61.2655, -79.9370
CIE-LCH:
25.8712, 100.7144, 307.4674
CIE-Luv:
25.8712, -2.3209, -94.2562
Hunter-Lab:
21.6863, 50.4692, -115.8281
#360dbc color charts
#360dbc color shades, tints & tones
#360dbc color schemes
#360dbc color preview, HTML & CSS examples
This text has a color of #360dbc
<p style="color:#360dbc;">Text here</p>
.mytext {color:#360dbc;}
This box has a color of #360dbc
<div style="background-color:#360dbc;">Content here</div>
.mybackground {background-color:#360dbc;}
Border around this has a color of #360dbc
<div style="border:2px solid #360dbc;">Content here</div>
.myborder {border:2px solid #360dbc;}