#b25dc5 color space conversions
Hex:
#b25dc5
RGB:
178, 93, 197
CMY:
30, 64, 23
CMYK:
10, 53, 0, 23
HSL:
289°, 47.2727%, 56.8627%
HSV (HSB):
289°, 52.7919%, 77.2549%
XYZ:
32.3525, 21.3249, 55.2343
xyY:
0.2971, 0.1958, 21.3249
CIE-Lab:
53.3033, 50.3871, -40.0185
CIE-LCH:
53.3033, 64.3455, 321.5426
CIE-Luv:
53.3033, 36.0474, -67.7528
Hunter-Lab:
46.1789, 44.2424, -38.5912
#b25dc5 color charts
#b25dc5 color shades, tints & tones
#b25dc5 color schemes
#b25dc5 color preview, HTML & CSS examples
This text has a color of #b25dc5
<p style="color:#b25dc5;">Text here</p>
.mytext {color:#b25dc5;}
This box has a color of #b25dc5
<div style="background-color:#b25dc5;">Content here</div>
.mybackground {background-color:#b25dc5;}
Border around this has a color of #b25dc5
<div style="border:2px solid #b25dc5;">Content here</div>
.myborder {border:2px solid #b25dc5;}