#b805da color space conversions
Hex:
#b805da
RGB:
184, 5, 218
CMY:
28, 98, 15
CMYK:
16, 98, 0, 15
HSL:
290°, 95.5157%, 43.7255%
HSV (HSB):
290°, 97.7064%, 85.4902%
XYZ:
32.4763, 15.3608, 67.5829
xyY:
0.2814, 0.1331, 15.3608
CIE-Lab:
46.1245, 81.7747, -63.4927
CIE-LCH:
46.1245, 103.5298, 322.1730
CIE-Luv:
46.1245, 48.6554, -102.7967
Hunter-Lab:
39.1929, 79.3224, -74.8026
#b805da color charts
#b805da color shades, tints & tones
#b805da color schemes
#b805da color preview, HTML & CSS examples
This text has a color of #b805da
<p style="color:#b805da;">Text here</p>
.mytext {color:#b805da;}
This box has a color of #b805da
<div style="background-color:#b805da;">Content here</div>
.mybackground {background-color:#b805da;}
Border around this has a color of #b805da
<div style="border:2px solid #b805da;">Content here</div>
.myborder {border:2px solid #b805da;}