#a68dcb color space conversions
Hex:
#a68dcb
RGB:
166, 141, 203
CMY:
35, 45, 20
CMYK:
18, 31, 0, 20
HSL:
264°, 37.3494%, 67.4510%
HSV (HSB):
264°, 30.5419%, 79.6078%
XYZ:
36.0303, 31.4685, 60.6749
xyY:
0.2811, 0.2455, 31.4685
CIE-Lab:
62.9012, 21.7735, -28.5445
CIE-LCH:
62.9012, 35.9009, 307.3360
CIE-Luv:
62.9012, 8.9998, -47.3674
Hunter-Lab:
56.0968, 16.4788, -24.8609
#a68dcb color charts
#a68dcb color shades, tints & tones
#a68dcb color schemes
#a68dcb color preview, HTML & CSS examples
This text has a color of #a68dcb
<p style="color:#a68dcb;">Text here</p>
.mytext {color:#a68dcb;}
This box has a color of #a68dcb
<div style="background-color:#a68dcb;">Content here</div>
.mybackground {background-color:#a68dcb;}
Border around this has a color of #a68dcb
<div style="border:2px solid #a68dcb;">Content here</div>
.myborder {border:2px solid #a68dcb;}