#acafe9 color space conversions
Hex:
#acafe9
RGB:
172, 175, 233
CMY:
33, 31, 9
CMYK:
26, 25, 0, 9
HSL:
237°, 58.0952%, 79.4118%
HSV (HSB):
237°, 26.1803%, 91.3725%
XYZ:
47.0512, 45.3138, 83.3574
xyY:
0.2678, 0.2579, 45.3138
CIE-Lab:
73.0980, 11.4880, -29.3435
CIE-LCH:
73.0980, 31.5121, 291.3804
CIE-Luv:
73.0980, -4.9137, -48.3108
Hunter-Lab:
67.3155, 6.9631, -26.2984
#acafe9 color charts
#acafe9 color shades, tints & tones
#acafe9 color schemes
#acafe9 color preview, HTML & CSS examples
This text has a color of #acafe9
<p style="color:#acafe9;">Text here</p>
.mytext {color:#acafe9;}
This box has a color of #acafe9
<div style="background-color:#acafe9;">Content here</div>
.mybackground {background-color:#acafe9;}
Border around this has a color of #acafe9
<div style="border:2px solid #acafe9;">Content here</div>
.myborder {border:2px solid #acafe9;}