#b25dbe color space conversions
Hex:
#b25dbe
RGB:
178, 93, 190
CMY:
30, 64, 25
CMYK:
6, 51, 0, 25
HSL:
293°, 42.7313%, 55.4902%
HSV (HSB):
293°, 51.0526%, 74.5098%
XYZ:
31.5687, 21.0114, 51.1069
xyY:
0.3045, 0.2026, 21.0114
CIE-Lab:
52.9620, 49.0159, -36.5307
CIE-LCH:
52.9620, 61.1314, 323.3035
CIE-Luv:
52.9620, 37.6471, -62.0873
Hunter-Lab:
45.8382, 42.7160, -34.0182
#b25dbe color charts
#b25dbe color shades, tints & tones
#b25dbe color schemes
#b25dbe color preview, HTML & CSS examples
This text has a color of #b25dbe
<p style="color:#b25dbe;">Text here</p>
.mytext {color:#b25dbe;}
This box has a color of #b25dbe
<div style="background-color:#b25dbe;">Content here</div>
.mybackground {background-color:#b25dbe;}
Border around this has a color of #b25dbe
<div style="border:2px solid #b25dbe;">Content here</div>
.myborder {border:2px solid #b25dbe;}