#a65db5 color space conversions
Hex:
#a65db5
RGB:
166, 93, 181
CMY:
35, 64, 29
CMYK:
8, 49, 0, 29
HSL:
290°, 37.2881%, 53.7255%
HSV (HSB):
290°, 48.6188%, 70.9804%
XYZ:
27.9807, 19.2719, 45.9612
xyY:
0.3002, 0.2067, 19.2719
CIE-Lab:
51.0038, 43.8068, -34.5047
CIE-LCH:
51.0038, 55.7639, 321.7741
CIE-Luv:
51.0038, 31.9428, -57.7423
Hunter-Lab:
43.8998, 36.9473, -31.3443
#a65db5 color charts
#a65db5 color shades, tints & tones
#a65db5 color schemes
#a65db5 color preview, HTML & CSS examples
This text has a color of #a65db5
<p style="color:#a65db5;">Text here</p>
.mytext {color:#a65db5;}
This box has a color of #a65db5
<div style="background-color:#a65db5;">Content here</div>
.mybackground {background-color:#a65db5;}
Border around this has a color of #a65db5
<div style="border:2px solid #a65db5;">Content here</div>
.myborder {border:2px solid #a65db5;}