#b205f5 color space conversions
Hex:
#b205f5
RGB:
178, 5, 245
CMY:
30, 98, 4
CMYK:
27, 98, 0, 4
HSL:
283°, 96.0000%, 49.0196%
HSV (HSB):
283°, 97.9592%, 96.0784%
XYZ:
34.8958, 16.1661, 87.6674
xyY:
0.2515, 0.1165, 16.1661
CIE-Lab:
47.1916, 85.6485, -77.1101
CIE-LCH:
47.1916, 115.2460, 318.0030
CIE-Luv:
47.1916, 37.0926, -122.1434
Hunter-Lab:
40.2071, 84.5581, -101.1307
#b205f5 color charts
#b205f5 color shades, tints & tones
#b205f5 color schemes
#b205f5 color preview, HTML & CSS examples
This text has a color of #b205f5
<p style="color:#b205f5;">Text here</p>
.mytext {color:#b205f5;}
This box has a color of #b205f5
<div style="background-color:#b205f5;">Content here</div>
.mybackground {background-color:#b205f5;}
Border around this has a color of #b205f5
<div style="border:2px solid #b205f5;">Content here</div>
.myborder {border:2px solid #b205f5;}