#ab2dcb color space conversions
Hex:
#ab2dcb
RGB:
171, 45, 203
CMY:
33, 82, 20
CMYK:
16, 78, 0, 20
HSL:
288°, 63.7097%, 48.6275%
HSV (HSB):
288°, 77.8325%, 79.6078%
XYZ:
28.5125, 14.8465, 57.8628
xyY:
0.2817, 0.1467, 14.8465
CIE-Lab:
45.4232, 69.9548, -56.0959
CIE-LCH:
45.4232, 89.6684, 321.2743
CIE-Luv:
45.4232, 41.7132, -90.8137
Hunter-Lab:
38.5312, 64.6578, -62.0649
#ab2dcb color charts
#ab2dcb color shades, tints & tones
#ab2dcb color schemes
#ab2dcb color preview, HTML & CSS examples
This text has a color of #ab2dcb
<p style="color:#ab2dcb;">Text here</p>
.mytext {color:#ab2dcb;}
This box has a color of #ab2dcb
<div style="background-color:#ab2dcb;">Content here</div>
.mybackground {background-color:#ab2dcb;}
Border around this has a color of #ab2dcb
<div style="border:2px solid #ab2dcb;">Content here</div>
.myborder {border:2px solid #ab2dcb;}