#badacc color space conversions
Hex:
#badacc
RGB:
186, 218, 204
CMY:
27, 15, 20
CMYK:
15, 0, 6, 15
HSL:
154°, 30.1887%, 79.2157%
HSV (HSB):
154°, 14.6789%, 85.4902%
XYZ:
56.2202, 64.9415, 66.6986
xyY:
0.2993, 0.3457, 64.9415
CIE-Lab:
84.4536, -13.2745, 3.3394
CIE-LCH:
84.4536, 13.6881, 165.8796
CIE-Luv:
84.4536, -16.5510, 7.3297
Hunter-Lab:
80.5863, -16.4974, 7.3381
#badacc color charts
#badacc RGB chart
#badacc CMYK chart
#badacc RGB pie chart
#badacc color shades, tints & tones
#badacc color schemes
#badacc color preview, HTML & CSS examples
This text has a color of #badacc
<p style="color:#badacc;">Text here</p>
.mytext {color:#badacc;}
Text color #badacc
This box has a color of #badacc
<div style="background-color:#badacc;">Content here</div>
.mybackground {background-color:#badacc;}
Background color #badacc
Border around this has a color of #badacc
<div style="border:2px solid #badacc;">Content here</div>
.myborder {border:2px solid #badacc;}
Border color #badacc