#be32cc color space conversions
Hex:
#be32cc
RGB:
190, 50, 204
CMY:
25, 80, 20
CMYK:
7, 75, 0, 20
HSL:
295°, 60.6299%, 49.8039%
HSV (HSB):
295°, 75.4902%, 80.0000%
XYZ:
33.2749, 17.5880, 58.7678
xyY:
0.3035, 0.1604, 17.5880
CIE-Lab:
48.9925, 72.2546, -50.7822
CIE-LCH:
48.9925, 88.3151, 324.8996
CIE-Luv:
48.9925, 53.0655, -85.3211
Hunter-Lab:
41.9380, 68.2357, -53.7265
#be32cc color charts
#be32cc color shades, tints & tones
#be32cc color schemes
#be32cc color preview, HTML & CSS examples
This text has a color of #be32cc
<p style="color:#be32cc;">Text here</p>
.mytext {color:#be32cc;}
This box has a color of #be32cc
<div style="background-color:#be32cc;">Content here</div>
.mybackground {background-color:#be32cc;}
Border around this has a color of #be32cc
<div style="border:2px solid #be32cc;">Content here</div>
.myborder {border:2px solid #be32cc;}