#bb01f5 color space conversions
Hex:
#bb01f5
RGB:
187, 1, 245
CMY:
27, 100, 4
CMYK:
24, 100, 0, 4
HSL:
286°, 99.1870%, 48.2353%
HSV (HSB):
286°, 99.5918%, 96.0784%
XYZ:
36.9858, 17.1791, 87.7527
xyY:
0.2606, 0.1210, 17.1791
CIE-Lab:
48.4849, 87.0838, -74.9408
CIE-LCH:
48.4849, 114.8900, 319.2860
CIE-Luv:
48.4849, 42.4349, -120.5265
Hunter-Lab:
41.4476, 86.7511, -96.5151
#bb01f5 color charts
#bb01f5 color shades, tints & tones
#bb01f5 color schemes
#bb01f5 color preview, HTML & CSS examples
This text has a color of #bb01f5
<p style="color:#bb01f5;">Text here</p>
.mytext {color:#bb01f5;}
This box has a color of #bb01f5
<div style="background-color:#bb01f5;">Content here</div>
.mybackground {background-color:#bb01f5;}
Border around this has a color of #bb01f5
<div style="border:2px solid #bb01f5;">Content here</div>
.myborder {border:2px solid #bb01f5;}