#605acc color space conversions
Hex:
#605acc
RGB:
96, 90, 204
CMY:
62, 65, 20
CMYK:
53, 56, 0, 20
HSL:
243°, 52.7778%, 57.6471%
HSV (HSB):
243°, 55.8824%, 80.0000%
XYZ:
19.3791, 14.1588, 58.8383
xyY:
0.2098, 0.1533, 14.1588
CIE-Lab:
44.4598, 33.6829, -58.6624
CIE-LCH:
44.4598, 67.6447, 299.8637
CIE-Luv:
44.4598, -4.6103, -90.2923
Hunter-Lab:
37.6281, 26.0813, -66.3708
#605acc color charts
#605acc color shades, tints & tones
#605acc color schemes
#605acc color preview, HTML & CSS examples
This text has a color of #605acc
<p style="color:#605acc;">Text here</p>
.mytext {color:#605acc;}
This box has a color of #605acc
<div style="background-color:#605acc;">Content here</div>
.mybackground {background-color:#605acc;}
Border around this has a color of #605acc
<div style="border:2px solid #605acc;">Content here</div>
.myborder {border:2px solid #605acc;}