#b05bf5 color space conversions
Hex:
#b05bf5
RGB:
176, 91, 245
CMY:
31, 64, 4
CMYK:
28, 63, 0, 4
HSL:
273°, 88.5057%, 65.8824%
HSV (HSB):
273°, 62.8571%, 96.0784%
XYZ:
38.1270, 23.3048, 88.8750
xyY:
0.2537, 0.1550, 23.3048
CIE-Lab:
55.3850, 61.0585, -63.8342
CIE-LCH:
55.3850, 88.3343, 313.7269
CIE-Luv:
55.3850, 25.3710, -106.4069
Hunter-Lab:
48.2751, 56.4954, -75.3610
#b05bf5 color charts
#b05bf5 color shades, tints & tones
#b05bf5 color schemes
#b05bf5 color preview, HTML & CSS examples
This text has a color of #b05bf5
<p style="color:#b05bf5;">Text here</p>
.mytext {color:#b05bf5;}
This box has a color of #b05bf5
<div style="background-color:#b05bf5;">Content here</div>
.mybackground {background-color:#b05bf5;}
Border around this has a color of #b05bf5
<div style="border:2px solid #b05bf5;">Content here</div>
.myborder {border:2px solid #b05bf5;}