#acbafc color space conversions
Hex:
#acbafc
RGB:
172, 186, 252
CMY:
33, 27, 1
CMYK:
32, 26, 0, 1
HSL:
230°, 93.0233%, 83.1373%
HSV (HSB):
230°, 31.7460%, 98.8235%
XYZ:
52.1429, 50.9167, 99.1752
xyY:
0.2578, 0.2518, 50.9167
CIE-Lab:
76.6285, 10.0519, -34.1657
CIE-LCH:
76.6285, 35.6138, 286.3945
CIE-Luv:
76.6285, -10.4744, -56.5484
Hunter-Lab:
71.3560, 5.5646, -32.4559
#acbafc color charts
#acbafc color shades, tints & tones
#acbafc color schemes
#acbafc color preview, HTML & CSS examples
This text has a color of #acbafc
<p style="color:#acbafc;">Text here</p>
.mytext {color:#acbafc;}
This box has a color of #acbafc
<div style="background-color:#acbafc;">Content here</div>
.mybackground {background-color:#acbafc;}
Border around this has a color of #acbafc
<div style="border:2px solid #acbafc;">Content here</div>
.myborder {border:2px solid #acbafc;}