#acbaef color space conversions
Hex:
#acbaef
RGB:
172, 186, 239
CMY:
33, 27, 6
CMYK:
28, 22, 0, 6
HSL:
227°, 67.6768%, 80.5882%
HSV (HSB):
227°, 28.0335%, 93.7255%
XYZ:
50.1522, 50.1205, 88.6923
xyY:
0.2654, 0.2652, 50.1205
CIE-Lab:
76.1431, 6.8676, -27.9160
CIE-LCH:
76.1431, 28.7484, 283.8208
CIE-Luv:
76.1431, -9.9088, -45.5208
Hunter-Lab:
70.7958, 2.5578, -24.7208
#acbaef color charts
#acbaef color shades, tints & tones
#acbaef color schemes
#acbaef color preview, HTML & CSS examples
This text has a color of #acbaef
<p style="color:#acbaef;">Text here</p>
.mytext {color:#acbaef;}
This box has a color of #acbaef
<div style="background-color:#acbaef;">Content here</div>
.mybackground {background-color:#acbaef;}
Border around this has a color of #acbaef
<div style="border:2px solid #acbaef;">Content here</div>
.myborder {border:2px solid #acbaef;}