#ab42ed color space conversions
Hex:
#ab42ed
RGB:
171, 66, 237
CMY:
33, 74, 7
CMYK:
28, 72, 0, 7
HSL:
277°, 82.6087%, 59.4118%
HSV (HSB):
277°, 72.1519%, 92.9412%
XYZ:
34.0289, 18.6688, 81.9307
xyY:
0.2528, 0.1387, 18.6688
CIE-Lab:
50.2974, 69.2718, -67.6050
CIE-LCH:
50.2974, 96.7937, 315.6976
CIE-Luv:
50.2974, 29.6120, -109.9956
Hunter-Lab:
43.2074, 64.9684, -82.1817
#ab42ed color charts
#ab42ed color shades, tints & tones
#ab42ed color schemes
#ab42ed color preview, HTML & CSS examples
This text has a color of #ab42ed
<p style="color:#ab42ed;">Text here</p>
.mytext {color:#ab42ed;}
This box has a color of #ab42ed
<div style="background-color:#ab42ed;">Content here</div>
.mybackground {background-color:#ab42ed;}
Border around this has a color of #ab42ed
<div style="border:2px solid #ab42ed;">Content here</div>
.myborder {border:2px solid #ab42ed;}