#b25dff color space conversions
Hex:
#b25dff
RGB:
178, 93, 255
CMY:
30, 64, 0
CMYK:
30, 64, 0, 0
HSL:
271°, 100.0000%, 68.2353%
HSV (HSB):
271°, 63.5294%, 100.0000%
XYZ:
40.3244, 24.5137, 97.2140
xyY:
0.2488, 0.1513, 24.5137
CIE-Lab:
56.5985, 62.7803, -67.4140
CIE-LCH:
56.5985, 92.1195, 312.9617
CIE-Luv:
56.5985, 24.0554, -112.5836
Hunter-Lab:
49.5113, 58.7345, -81.7563
#b25dff color charts
#b25dff color shades, tints & tones
#b25dff color schemes
#b25dff color preview, HTML & CSS examples
This text has a color of #b25dff
<p style="color:#b25dff;">Text here</p>
.mytext {color:#b25dff;}
This box has a color of #b25dff
<div style="background-color:#b25dff;">Content here</div>
.mybackground {background-color:#b25dff;}
Border around this has a color of #b25dff
<div style="border:2px solid #b25dff;">Content here</div>
.myborder {border:2px solid #b25dff;}