#be2acc color space conversions
Hex:
#be2acc
RGB:
190, 42, 204
CMY:
25, 84, 20
CMYK:
7, 79, 0, 20
HSL:
295°, 65.8537%, 48.2353%
HSV (HSB):
295°, 79.4118%, 80.0000%
XYZ:
32.9623, 16.9627, 58.6636
xyY:
0.3036, 0.1562, 16.9627
CIE-Lab:
48.2130, 74.5074, -52.0298
CIE-LCH:
48.2130, 90.8760, 325.0727
CIE-Luv:
48.2130, 54.3342, -87.0505
Hunter-Lab:
41.1858, 70.7838, -55.6204
#be2acc color charts
#be2acc RGB chart
#be2acc CMYK chart
#be2acc RGB pie chart
#be2acc color shades, tints & tones
#be2acc color schemes
#be2acc color preview, HTML & CSS examples
This text has a color of #be2acc
<p style="color:#be2acc;">Text here</p>
.mytext {color:#be2acc;}
Text color #be2acc
This box has a color of #be2acc
<div style="background-color:#be2acc;">Content here</div>
.mybackground {background-color:#be2acc;}
Background color #be2acc
Border around this has a color of #be2acc
<div style="border:2px solid #be2acc;">Content here</div>
.myborder {border:2px solid #be2acc;}
Border color #be2acc