#acbdef color space conversions
Hex:
#acbdef
RGB:
172, 189, 239
CMY:
33, 26, 6
CMYK:
28, 21, 0, 6
HSL:
225°, 67.6768%, 80.5882%
HSV (HSB):
225°, 28.0335%, 93.7255%
XYZ:
50.7908, 51.3978, 88.9052
xyY:
0.2658, 0.2690, 51.3978
CIE-Lab:
76.9194, 5.2297, -26.7270
CIE-LCH:
76.9194, 27.2339, 281.0711
CIE-Luv:
76.9194, -11.1895, -43.3534
Hunter-Lab:
71.6923, 0.9979, -23.3406
#acbdef color charts
#acbdef RGB chart
#acbdef CMYK chart
#acbdef RGB pie chart
#acbdef color shades, tints & tones
#acbdef color schemes
#acbdef color preview, HTML & CSS examples
This text has a color of #acbdef
<p style="color:#acbdef;">Text here</p>
.mytext {color:#acbdef;}
Text color #acbdef
This box has a color of #acbdef
<div style="background-color:#acbdef;">Content here</div>
.mybackground {background-color:#acbdef;}
Background color #acbdef
Border around this has a color of #acbdef
<div style="border:2px solid #acbdef;">Content here</div>
.myborder {border:2px solid #acbdef;}
Border color #acbdef