#665acc color space conversions
Hex:
#665acc
RGB:
102, 90, 204
CMY:
60, 65, 20
CMYK:
50, 56, 0, 20
HSL:
246°, 52.7778%, 57.6471%
HSV (HSB):
246°, 55.8824%, 80.0000%
XYZ:
20.0347, 14.4967, 58.8689
xyY:
0.2145, 0.1552, 14.4967
CIE-Lab:
44.9371, 34.9075, -57.8677
CIE-LCH:
44.9371, 67.5811, 301.0996
CIE-Luv:
44.9371, -2.5183, -89.5319
Hunter-Lab:
38.0746, 27.2957, -65.0189
#665acc color charts
#665acc color shades, tints & tones
#665acc color schemes
#665acc color preview, HTML & CSS examples
This text has a color of #665acc
<p style="color:#665acc;">Text here</p>
.mytext {color:#665acc;}
This box has a color of #665acc
<div style="background-color:#665acc;">Content here</div>
.mybackground {background-color:#665acc;}
Border around this has a color of #665acc
<div style="border:2px solid #665acc;">Content here</div>
.myborder {border:2px solid #665acc;}