#b25daa color space conversions
Hex:
#b25daa
RGB:
178, 93, 170
CMY:
30, 64, 33
CMYK:
0, 48, 4, 30
HSL:
306°, 35.5649%, 53.1373%
HSV (HSB):
306°, 47.7528%, 69.8039%
XYZ:
29.5301, 20.1960, 40.3720
xyY:
0.3278, 0.2242, 20.1960
CIE-Lab:
52.0580, 45.2922, -26.3409
CIE-LCH:
52.0580, 52.3949, 329.8187
CIE-Luv:
52.0580, 42.3482, -45.7554
Hunter-Lab:
44.9399, 38.6480, -21.8055
#b25daa color charts
#b25daa color shades, tints & tones
#b25daa color schemes
#b25daa color preview, HTML & CSS examples
This text has a color of #b25daa
<p style="color:#b25daa;">Text here</p>
.mytext {color:#b25daa;}
This box has a color of #b25daa
<div style="background-color:#b25daa;">Content here</div>
.mybackground {background-color:#b25daa;}
Border around this has a color of #b25daa
<div style="border:2px solid #b25daa;">Content here</div>
.myborder {border:2px solid #b25daa;}