#b25bf9 color space conversions
Hex:
#b25bf9
RGB:
178, 91, 249
CMY:
30, 64, 2
CMYK:
29, 63, 0, 2
HSL:
273°, 92.9412%, 66.6667%
HSV (HSB):
273°, 63.4538%, 97.6471%
XYZ:
39.2001, 23.7867, 92.1478
xyY:
0.2527, 0.1533, 23.7867
CIE-Lab:
55.8736, 62.3798, -65.2584
CIE-LCH:
55.8736, 90.2768, 313.7080
CIE-Luv:
55.8736, 25.6694, -108.9351
Hunter-Lab:
48.7716, 58.1186, -77.8808
#b25bf9 color charts
#b25bf9 color shades, tints & tones
#b25bf9 color schemes
#b25bf9 color preview, HTML & CSS examples
This text has a color of #b25bf9
<p style="color:#b25bf9;">Text here</p>
.mytext {color:#b25bf9;}
This box has a color of #b25bf9
<div style="background-color:#b25bf9;">Content here</div>
.mybackground {background-color:#b25bf9;}
Border around this has a color of #b25bf9
<div style="border:2px solid #b25bf9;">Content here</div>
.myborder {border:2px solid #b25bf9;}