#bb1af0 color space conversions
Hex:
        #bb1af0
        RGB:
        187, 26, 240
        CMY:
        27, 90, 6
        CMYK:
        22, 89, 0, 6
      HSL:
        285°, 87.7049%, 52.1569%
        HSV (HSB):
        285°, 89.1667%, 94.1176%
        XYZ:
        36.5911, 17.5949, 83.9057
        xyY:
        0.2650, 0.1274, 17.5949
      CIE-Lab:
        49.0010, 83.5560, -71.2904
        CIE-LCH:
        49.0010, 109.8359, 319.5290
        CIE-Luv:
        49.0010, 42.8086, -115.6711
        Hunter-Lab:
        41.9462, 82.3056, -89.2363
      #bb1af0 color charts
#bb1af0 RGB chart
      #bb1af0 CMYK chart
      #bb1af0 RGB pie chart
      #bb1af0 color shades, tints & tones
#bb1af0 color schemes
#bb1af0 color preview, HTML & CSS examples
           This text has a color of #bb1af0        
        
          <p style="color:#bb1af0;">Text here</p>
        
        
          .mytext {color:#bb1af0;}
        
        Text color #bb1af0
      
           This box has a color of #bb1af0        
        
          <div style="background-color:#bb1af0;">Content here</div>
        
        
          .mybackground {background-color:#bb1af0;}
        
        Background color #bb1af0
      
           Border around this has a color of #bb1af0        
        
          <div style="border:2px solid #bb1af0;">Content here</div>
        
        
          .myborder {border:2px solid #bb1af0;}
        
        Border color #bb1af0