#b325ec color space conversions
Hex:
#b325ec
RGB:
179, 37, 236
CMY:
30, 85, 7
CMYK:
24, 84, 0, 7
HSL:
283°, 83.9662%, 53.5294%
HSV (HSB):
283°, 84.3220%, 92.5490%
XYZ:
34.3923, 16.9630, 80.8184
xyY:
0.2602, 0.1283, 16.9630
CIE-Lab:
48.2133, 79.5143, -70.3713
CIE-LCH:
48.2133, 106.1822, 318.4907
CIE-Luv:
48.2133, 38.2918, -113.4374
Hunter-Lab:
41.1861, 76.9799, -87.5128
#b325ec color charts
#b325ec color shades, tints & tones
#b325ec color schemes
#b325ec color preview, HTML & CSS examples
This text has a color of #b325ec
<p style="color:#b325ec;">Text here</p>
.mytext {color:#b325ec;}
This box has a color of #b325ec
<div style="background-color:#b325ec;">Content here</div>
.mybackground {background-color:#b325ec;}
Border around this has a color of #b325ec
<div style="border:2px solid #b325ec;">Content here</div>
.myborder {border:2px solid #b325ec;}