#acbefd color space conversions
Hex:
#acbefd
RGB:
172, 190, 253
CMY:
33, 25, 1
CMYK:
32, 25, 0, 1
HSL:
227°, 95.2941%, 83.3333%
HSV (HSB):
227°, 32.0158%, 99.2157%
XYZ:
53.1563, 52.6894, 100.2969
xyY:
0.2579, 0.2556, 52.6894
CIE-Lab:
77.6913, 8.1061, -33.0617
CIE-LCH:
77.6913, 34.0409, 283.7762
CIE-Luv:
77.6913, -12.1618, -54.5012
Hunter-Lab:
72.5875, 3.6888, -31.1121
#acbefd color charts
#acbefd color shades, tints & tones
#acbefd color schemes
#acbefd color preview, HTML & CSS examples
This text has a color of #acbefd
<p style="color:#acbefd;">Text here</p>
.mytext {color:#acbefd;}
This box has a color of #acbefd
<div style="background-color:#acbefd;">Content here</div>
.mybackground {background-color:#acbefd;}
Border around this has a color of #acbefd
<div style="border:2px solid #acbefd;">Content here</div>
.myborder {border:2px solid #acbefd;}