#bb71f1 color space conversions
Hex:
        #bb71f1
        RGB:
        187, 113, 241
        CMY:
        27, 56, 5
        CMYK:
        22, 53, 0, 5
      HSL:
        275°, 82.0513%, 69.4118%
        HSV (HSB):
        275°, 53.1120%, 94.5098%
        XYZ:
        42.2758, 28.7259, 86.5356
        xyY:
        0.2684, 0.1823, 28.7259
      CIE-Lab:
        60.5390, 51.7605, -53.2933
        CIE-LCH:
        60.5390, 74.2922, 314.1641
        CIE-Luv:
        60.5390, 25.9181, -90.9154
        Hunter-Lab:
        53.5966, 47.0030, -58.2104
      #bb71f1 color charts
#bb71f1 RGB chart
      #bb71f1 CMYK chart
      #bb71f1 RGB pie chart
      #bb71f1 color shades, tints & tones
#bb71f1 color schemes
#bb71f1 color preview, HTML & CSS examples
           This text has a color of #bb71f1        
        
          <p style="color:#bb71f1;">Text here</p>
        
        
          .mytext {color:#bb71f1;}
        
        Text color #bb71f1
      
           This box has a color of #bb71f1        
        
          <div style="background-color:#bb71f1;">Content here</div>
        
        
          .mybackground {background-color:#bb71f1;}
        
        Background color #bb71f1
      
           Border around this has a color of #bb71f1        
        
          <div style="border:2px solid #bb71f1;">Content here</div>
        
        
          .myborder {border:2px solid #bb71f1;}
        
        Border color #bb71f1