#b808f5 color space conversions
Hex:
#b808f5
RGB:
184, 8, 245
CMY:
28, 97, 4
CMYK:
25, 97, 0, 4
HSL:
285°, 93.6759%, 49.6078%
HSV (HSB):
285°, 96.7347%, 96.0784%
XYZ:
36.3354, 16.9566, 87.7441
xyY:
0.2576, 0.1202, 16.9566
CIE-Lab:
48.2053, 86.1366, -75.4167
CIE-LCH:
48.2053, 114.4867, 318.7963
CIE-Luv:
48.2053, 40.4511, -120.8385
Hunter-Lab:
41.1784, 85.4446, -97.5120
#b808f5 color charts
#b808f5 color shades, tints & tones
#b808f5 color schemes
#b808f5 color preview, HTML & CSS examples
This text has a color of #b808f5
<p style="color:#b808f5;">Text here</p>
.mytext {color:#b808f5;}
This box has a color of #b808f5
<div style="background-color:#b808f5;">Content here</div>
.mybackground {background-color:#b808f5;}
Border around this has a color of #b808f5
<div style="border:2px solid #b808f5;">Content here</div>
.myborder {border:2px solid #b808f5;}