#b025f5 color space conversions
Hex:
#b025f5
RGB:
176, 37, 245
CMY:
31, 85, 4
CMYK:
28, 85, 0, 4
HSL:
280°, 91.2281%, 55.2941%
HSV (HSB):
280°, 84.8980%, 96.0784%
XYZ:
35.0475, 17.1458, 87.8485
xyY:
0.2503, 0.1224, 17.1458
CIE-Lab:
48.4432, 80.7717, -75.0803
CIE-LCH:
48.4432, 110.2775, 317.0914
CIE-Luv:
48.4432, 34.2592, -120.0870
Hunter-Lab:
41.4075, 78.6201, -96.8020
#b025f5 color charts
#b025f5 color shades, tints & tones
#b025f5 color schemes
#b025f5 color preview, HTML & CSS examples
This text has a color of #b025f5
<p style="color:#b025f5;">Text here</p>
.mytext {color:#b025f5;}
This box has a color of #b025f5
<div style="background-color:#b025f5;">Content here</div>
.mybackground {background-color:#b025f5;}
Border around this has a color of #b025f5
<div style="border:2px solid #b025f5;">Content here</div>
.myborder {border:2px solid #b025f5;}