#acaffe color space conversions
Hex:
#acaffe
RGB:
172, 175, 254
CMY:
33, 31, 0
CMYK:
32, 31, 0, 0
HSL:
238°, 97.6190%, 83.5294%
HSV (HSB):
238°, 32.2835%, 99.6078%
XYZ:
50.2326, 46.5864, 100.1105
xyY:
0.2551, 0.2366, 46.5864
CIE-Lab:
73.9244, 16.6471, -39.4356
CIE-LCH:
73.9244, 42.8053, 292.8862
CIE-Luv:
73.9244, -6.1126, -66.0996
Hunter-Lab:
68.2542, 11.9247, -39.1845
#acaffe color charts
#acaffe RGB chart
#acaffe CMYK chart
#acaffe RGB pie chart
#acaffe color shades, tints & tones
#acaffe color schemes
#acaffe color preview, HTML & CSS examples
This text has a color of #acaffe
<p style="color:#acaffe;">Text here</p>
.mytext {color:#acaffe;}
Text color #acaffe
This box has a color of #acaffe
<div style="background-color:#acaffe;">Content here</div>
.mybackground {background-color:#acaffe;}
Background color #acaffe
Border around this has a color of #acaffe
<div style="border:2px solid #acaffe;">Content here</div>
.myborder {border:2px solid #acaffe;}
Border color #acaffe