#ab83ed color space conversions
Hex:
#ab83ed
RGB:
171, 131, 237
CMY:
33, 49, 7
CMYK:
28, 45, 0, 7
HSL:
263°, 74.6479%, 72.1569%
HSV (HSB):
263°, 44.7257%, 92.9412%
XYZ:
40.1969, 31.0050, 83.9867
xyY:
0.2590, 0.1998, 31.0050
CIE-Lab:
62.5118, 36.8954, -48.0549
CIE-LCH:
62.5118, 60.5850, 307.5162
CIE-Luv:
62.5118, 11.7807, -81.1272
Hunter-Lab:
55.6821, 31.4156, -50.4511
#ab83ed color charts
#ab83ed color shades, tints & tones
#ab83ed color schemes
#ab83ed color preview, HTML & CSS examples
This text has a color of #ab83ed
<p style="color:#ab83ed;">Text here</p>
.mytext {color:#ab83ed;}
This box has a color of #ab83ed
<div style="background-color:#ab83ed;">Content here</div>
.mybackground {background-color:#ab83ed;}
Border around this has a color of #ab83ed
<div style="border:2px solid #ab83ed;">Content here</div>
.myborder {border:2px solid #ab83ed;}