#beaacc color space conversions
Hex:
#beaacc
RGB:
190, 170, 204
CMY:
25, 33, 20
CMYK:
7, 17, 0, 20
HSL:
275°, 25.0000%, 73.3333%
HSV (HSB):
275°, 16.6667%, 80.0000%
XYZ:
46.5090, 44.0562, 63.1792
xyY:
0.3025, 0.2866, 44.0562
CIE-Lab:
72.2661, 13.5489, -14.6319
CIE-LCH:
72.2661, 19.9415, 312.7991
CIE-Luv:
72.2661, 9.0035, -24.6573
Hunter-Lab:
66.3749, 8.9193, -9.9730
#beaacc color charts
#beaacc RGB chart
#beaacc CMYK chart
#beaacc RGB pie chart
#beaacc color shades, tints & tones
#beaacc color schemes
#beaacc color preview, HTML & CSS examples
This text has a color of #beaacc
<p style="color:#beaacc;">Text here</p>
.mytext {color:#beaacc;}
Text color #beaacc
This box has a color of #beaacc
<div style="background-color:#beaacc;">Content here</div>
.mybackground {background-color:#beaacc;}
Background color #beaacc
Border around this has a color of #beaacc
<div style="border:2px solid #beaacc;">Content here</div>
.myborder {border:2px solid #beaacc;}
Border color #beaacc