#acbbfd color space conversions
Hex:
#acbbfd
RGB:
172, 187, 253
CMY:
33, 27, 1
CMYK:
32, 26, 0, 1
HSL:
229°, 95.2941%, 83.3333%
HSV (HSB):
229°, 32.0158%, 99.2157%
XYZ:
52.5132, 51.4032, 100.0826
xyY:
0.2574, 0.2520, 51.4032
CIE-Lab:
76.9226, 9.7514, -34.2483
CIE-LCH:
76.9226, 35.6095, 285.8930
CIE-Luv:
76.9226, -10.9281, -56.6746
Hunter-Lab:
71.6960, 5.2730, -32.5775
#acbbfd color charts
#acbbfd color shades, tints & tones
#acbbfd color schemes
#acbbfd color preview, HTML & CSS examples
This text has a color of #acbbfd
<p style="color:#acbbfd;">Text here</p>
.mytext {color:#acbbfd;}
This box has a color of #acbbfd
<div style="background-color:#acbbfd;">Content here</div>
.mybackground {background-color:#acbbfd;}
Border around this has a color of #acbbfd
<div style="border:2px solid #acbbfd;">Content here</div>
.myborder {border:2px solid #acbbfd;}