#b805f5 color space conversions
Hex:
#b805f5
RGB:
184, 5, 245
CMY:
28, 98, 4
CMYK:
25, 98, 0, 4
HSL:
285°, 96.0000%, 49.0196%
HSV (HSB):
285°, 97.9592%, 96.0784%
XYZ:
36.3029, 16.8915, 87.7332
xyY:
0.2576, 0.1199, 16.8915
CIE-Lab:
48.1230, 86.3830, -75.5510
CIE-LCH:
48.1230, 114.7605, 318.8269
CIE-Luv:
48.1230, 40.5441, -120.9705
Hunter-Lab:
41.0992, 85.7451, -97.7950
#b805f5 color charts
#b805f5 color shades, tints & tones
#b805f5 color schemes
#b805f5 color preview, HTML & CSS examples
This text has a color of #b805f5
<p style="color:#b805f5;">Text here</p>
.mytext {color:#b805f5;}
This box has a color of #b805f5
<div style="background-color:#b805f5;">Content here</div>
.mybackground {background-color:#b805f5;}
Border around this has a color of #b805f5
<div style="border:2px solid #b805f5;">Content here</div>
.myborder {border:2px solid #b805f5;}