#ab98ed color space conversions
Hex:
#ab98ed
RGB:
171, 152, 237
CMY:
33, 40, 7
CMYK:
28, 36, 0, 7
HSL:
253°, 70.2479%, 76.2745%
HSV (HSB):
253°, 35.8650%, 92.9412%
XYZ:
43.3089, 37.2288, 85.0240
xyY:
0.2616, 0.2249, 37.2288
CIE-Lab:
67.4484, 25.0626, -40.2956
CIE-LCH:
67.4484, 47.4539, 301.8803
CIE-Luv:
67.4484, 3.8108, -67.7642
Hunter-Lab:
61.0154, 19.9227, -39.9089
#ab98ed color charts
#ab98ed color shades, tints & tones
#ab98ed color schemes
#ab98ed color preview, HTML & CSS examples
This text has a color of #ab98ed
<p style="color:#ab98ed;">Text here</p>
.mytext {color:#ab98ed;}
This box has a color of #ab98ed
<div style="background-color:#ab98ed;">Content here</div>
.mybackground {background-color:#ab98ed;}
Border around this has a color of #ab98ed
<div style="border:2px solid #ab98ed;">Content here</div>
.myborder {border:2px solid #ab98ed;}