#acbbff color space conversions
Hex:
#acbbff
RGB:
172, 187, 255
CMY:
33, 27, 0
CMYK:
33, 27, 0, 0
HSL:
229°, 100.0000%, 83.7255%
HSV (HSB):
229°, 32.5490%, 100.0000%
XYZ:
52.8336, 51.5313, 101.7696
xyY:
0.2563, 0.2500, 51.5313
CIE-Lab:
76.9997, 10.2515, -35.2018
CIE-LCH:
76.9997, 36.6642, 286.2366
CIE-Luv:
76.9997, -11.0131, -58.3716
Hunter-Lab:
71.7853, 5.7507, -33.8054
#acbbff color charts
#acbbff color shades, tints & tones
#acbbff color schemes
#acbbff color preview, HTML & CSS examples
This text has a color of #acbbff
<p style="color:#acbbff;">Text here</p>
.mytext {color:#acbbff;}
This box has a color of #acbbff
<div style="background-color:#acbbff;">Content here</div>
.mybackground {background-color:#acbbff;}
Border around this has a color of #acbbff
<div style="border:2px solid #acbbff;">Content here</div>
.myborder {border:2px solid #acbbff;}