#ab0ced color space conversions
Hex:
#ab0ced
RGB:
171, 12, 237
CMY:
33, 95, 7
CMYK:
28, 95, 0, 7
HSL:
282°, 90.3614%, 48.8235%
HSV (HSB):
282°, 94.9367%, 92.9412%
XYZ:
32.2121, 15.0353, 81.3251
xyY:
0.2505, 0.1169, 15.0353
CIE-Lab:
45.6825, 82.7295, -75.1125
CIE-LCH:
45.6825, 111.7410, 317.7628
CIE-Luv:
45.6825, 35.0238, -117.9592
Hunter-Lab:
38.7754, 80.4296, -97.2085
#ab0ced color charts
#ab0ced color shades, tints & tones
#ab0ced color schemes
#ab0ced color preview, HTML & CSS examples
This text has a color of #ab0ced
<p style="color:#ab0ced;">Text here</p>
.mytext {color:#ab0ced;}
This box has a color of #ab0ced
<div style="background-color:#ab0ced;">Content here</div>
.mybackground {background-color:#ab0ced;}
Border around this has a color of #ab0ced
<div style="border:2px solid #ab0ced;">Content here</div>
.myborder {border:2px solid #ab0ced;}