#bb24fd color space conversions
Hex:
#bb24fd
RGB:
187, 36, 253
CMY:
27, 86, 1
CMYK:
26, 86, 0, 1
HSL:
282°, 98.1900%, 56.6667%
HSV (HSB):
282°, 85.7708%, 99.2157%
XYZ:
38.8540, 18.9184, 94.5323
xyY:
0.2551, 0.1242, 18.9184
CIE-Lab:
50.5916, 84.0486, -75.9832
CIE-LCH:
50.5916, 113.3032, 317.8852
CIE-Luv:
50.5916, 38.4923, -123.3007
Hunter-Lab:
43.4953, 83.3360, -98.4137
#bb24fd color charts
#bb24fd color shades, tints & tones
#bb24fd color schemes
#bb24fd color preview, HTML & CSS examples
This text has a color of #bb24fd
<p style="color:#bb24fd;">Text here</p>
.mytext {color:#bb24fd;}
This box has a color of #bb24fd
<div style="background-color:#bb24fd;">Content here</div>
.mybackground {background-color:#bb24fd;}
Border around this has a color of #bb24fd
<div style="border:2px solid #bb24fd;">Content here</div>
.myborder {border:2px solid #bb24fd;}