#b25ddd color space conversions
Hex:
#b25ddd
RGB:
178, 93, 221
CMY:
30, 64, 13
CMYK:
19, 58, 0, 13
HSL:
280°, 65.3061%, 61.5686%
HSV (HSB):
280°, 57.9186%, 86.6667%
XYZ:
35.3256, 22.5141, 70.8904
xyY:
0.2744, 0.1749, 22.5141
CIE-Lab:
54.5683, 55.3164, -51.6733
CIE-LCH:
54.5683, 75.6970, 316.9502
CIE-Luv:
54.5683, 30.7948, -86.8179
Hunter-Lab:
47.4491, 49.8565, -55.3668
#b25ddd color charts
#b25ddd color shades, tints & tones
#b25ddd color schemes
#b25ddd color preview, HTML & CSS examples
This text has a color of #b25ddd
<p style="color:#b25ddd;">Text here</p>
.mytext {color:#b25ddd;}
This box has a color of #b25ddd
<div style="background-color:#b25ddd;">Content here</div>
.mybackground {background-color:#b25ddd;}
Border around this has a color of #b25ddd
<div style="border:2px solid #b25ddd;">Content here</div>
.myborder {border:2px solid #b25ddd;}