#b25dd5 color space conversions
Hex:
#b25dd5
RGB:
178, 93, 213
CMY:
30, 64, 16
CMYK:
16, 56, 0, 16
HSL:
283°, 58.8235%, 60.0000%
HSV (HSB):
283°, 56.3380%, 83.5294%
XYZ:
34.2847, 22.0978, 65.4091
xyY:
0.2815, 0.1814, 22.0978
CIE-Lab:
54.1306, 53.6370, -47.8399
CIE-LCH:
54.1306, 71.8720, 318.2696
CIE-Luv:
54.1306, 32.5028, -80.5339
Hunter-Lab:
47.0083, 47.9215, -49.5926
#b25dd5 color charts
#b25dd5 color shades, tints & tones
#b25dd5 color schemes
#b25dd5 color preview, HTML & CSS examples
This text has a color of #b25dd5
<p style="color:#b25dd5;">Text here</p>
.mytext {color:#b25dd5;}
This box has a color of #b25dd5
<div style="background-color:#b25dd5;">Content here</div>
.mybackground {background-color:#b25dd5;}
Border around this has a color of #b25dd5
<div style="border:2px solid #b25dd5;">Content here</div>
.myborder {border:2px solid #b25dd5;}