#be28cd color space conversions
Hex:
#be28cd
RGB:
190, 40, 205
CMY:
25, 84, 20
CMYK:
7, 80, 0, 20
HSL:
295°, 67.3469%, 48.0392%
HSV (HSB):
295°, 80.4878%, 80.3922%
XYZ:
33.0134, 16.8725, 59.2743
xyY:
0.3024, 0.1546, 16.8725
CIE-Lab:
48.0990, 75.1806, -52.7892
CIE-LCH:
48.0990, 91.8631, 324.9248
CIE-Luv:
48.0990, 54.2783, -88.1743
Hunter-Lab:
41.0762, 71.5795, -56.8042
#be28cd color charts
#be28cd color shades, tints & tones
#be28cd color schemes
#be28cd color preview, HTML & CSS examples
This text has a color of #be28cd
<p style="color:#be28cd;">Text here</p>
.mytext {color:#be28cd;}
This box has a color of #be28cd
<div style="background-color:#be28cd;">Content here</div>
.mybackground {background-color:#be28cd;}
Border around this has a color of #be28cd
<div style="border:2px solid #be28cd;">Content here</div>
.myborder {border:2px solid #be28cd;}