#bb39fd color space conversions
Hex:
#bb39fd
RGB:
187, 57, 253
CMY:
27, 78, 1
CMYK:
26, 77, 0, 1
HSL:
280°, 98.0000%, 60.7843%
HSV (HSB):
280°, 77.4704%, 99.2157%
XYZ:
39.6863, 20.5829, 94.8097
xyY:
0.2559, 0.1327, 20.5829
CIE-Lab:
52.4899, 78.4969, -72.8967
CIE-LCH:
52.4899, 107.1246, 317.1185
CIE-Luv:
52.4899, 36.1644, -119.8399
Hunter-Lab:
45.3684, 76.7493, -92.1449
#bb39fd color charts
#bb39fd color shades, tints & tones
#bb39fd color schemes
#bb39fd color preview, HTML & CSS examples
This text has a color of #bb39fd
<p style="color:#bb39fd;">Text here</p>
.mytext {color:#bb39fd;}
This box has a color of #bb39fd
<div style="background-color:#bb39fd;">Content here</div>
.mybackground {background-color:#bb39fd;}
Border around this has a color of #bb39fd
<div style="border:2px solid #bb39fd;">Content here</div>
.myborder {border:2px solid #bb39fd;}