#b25fc9 color space conversions
Hex:
#b25fc9
RGB:
178, 95, 201
CMY:
30, 63, 21
CMYK:
11, 53, 0, 21
HSL:
287°, 49.5327%, 58.0392%
HSV (HSB):
287°, 52.7363%, 78.8235%
XYZ:
32.9949, 21.8664, 57.7400
xyY:
0.2930, 0.1942, 21.8664
CIE-Lab:
53.8850, 50.1751, -41.3919
CIE-LCH:
53.8850, 65.0449, 320.4791
CIE-Luv:
53.8850, 34.4756, -70.0131
Hunter-Lab:
46.7616, 44.1167, -40.4766
#b25fc9 color charts
#b25fc9 color shades, tints & tones
#b25fc9 color schemes
#b25fc9 color preview, HTML & CSS examples
This text has a color of #b25fc9
<p style="color:#b25fc9;">Text here</p>
.mytext {color:#b25fc9;}
This box has a color of #b25fc9
<div style="background-color:#b25fc9;">Content here</div>
.mybackground {background-color:#b25fc9;}
Border around this has a color of #b25fc9
<div style="border:2px solid #b25fc9;">Content here</div>
.myborder {border:2px solid #b25fc9;}