#acbaff color space conversions
Hex:
#acbaff
RGB:
172, 186, 255
CMY:
33, 27, 0
CMYK:
33, 27, 0, 0
HSL:
230°, 100.0000%, 83.7255%
HSV (HSB):
230°, 32.5490%, 100.0000%
XYZ:
52.6222, 51.1085, 101.6992
xyY:
0.2562, 0.2488, 51.1085
CIE-Lab:
76.7447, 10.8018, -35.5965
CIE-LCH:
76.7447, 37.1993, 286.8805
CIE-Luv:
76.7447, -10.6054, -59.0936
Hunter-Lab:
71.4902, 6.2816, -34.3005
#acbaff color charts
#acbaff color shades, tints & tones
#acbaff color schemes
#acbaff color preview, HTML & CSS examples
This text has a color of #acbaff
<p style="color:#acbaff;">Text here</p>
.mytext {color:#acbaff;}
This box has a color of #acbaff
<div style="background-color:#acbaff;">Content here</div>
.mybackground {background-color:#acbaff;}
Border around this has a color of #acbaff
<div style="border:2px solid #acbaff;">Content here</div>
.myborder {border:2px solid #acbaff;}