#355acc color space conversions
Hex:
#355acc
RGB:
53, 90, 204
CMY:
79, 65, 20
CMYK:
74, 56, 0, 20
HSL:
225°, 59.6838%, 50.3922%
HSV (HSB):
225°, 74.0196%, 80.0000%
XYZ:
16.0234, 12.4288, 58.6812
xyY:
0.1839, 0.1426, 12.4288
CIE-Lab:
41.8897, 26.6872, -62.9484
CIE-LCH:
41.8897, 68.3718, 292.9747
CIE-Luv:
41.8897, -15.5220, -94.1023
Hunter-Lab:
35.2546, 19.4340, -74.0100
#355acc color charts
#355acc RGB chart
#355acc CMYK chart
#355acc RGB pie chart
#355acc color shades, tints & tones
#355acc color schemes
#355acc color preview, HTML & CSS examples
This text has a color of #355acc
<p style="color:#355acc;">Text here</p>
.mytext {color:#355acc;}
Text color #355acc
This box has a color of #355acc
<div style="background-color:#355acc;">Content here</div>
.mybackground {background-color:#355acc;}
Background color #355acc
Border around this has a color of #355acc
<div style="border:2px solid #355acc;">Content here</div>
.myborder {border:2px solid #355acc;}
Border color #355acc