#ab48ec color space conversions
Hex:
#ab48ec
RGB:
171, 72, 236
CMY:
33, 72, 7
CMYK:
28, 69, 0, 7
HSL:
276°, 81.1881%, 60.3922%
HSV (HSB):
276°, 69.4915%, 92.5490%
XYZ:
34.2523, 19.3488, 81.2863
xyY:
0.2539, 0.1434, 19.3488
CIE-Lab:
51.0928, 66.6187, -65.7555
CIE-LCH:
51.0928, 93.6047, 315.3736
CIE-Luv:
51.0928, 28.7122, -107.5605
Hunter-Lab:
43.9873, 62.0178, -78.7739
#ab48ec color charts
#ab48ec color shades, tints & tones
#ab48ec color schemes
#ab48ec color preview, HTML & CSS examples
This text has a color of #ab48ec
<p style="color:#ab48ec;">Text here</p>
.mytext {color:#ab48ec;}
This box has a color of #ab48ec
<div style="background-color:#ab48ec;">Content here</div>
.mybackground {background-color:#ab48ec;}
Border around this has a color of #ab48ec
<div style="border:2px solid #ab48ec;">Content here</div>
.myborder {border:2px solid #ab48ec;}