#b40bb3 color space conversions
Hex:
        #b40bb3
        RGB:
        180, 11, 179
        CMY:
        29, 96, 30
        CMYK:
        0, 94, 1, 29
      HSL:
        300°, 88.4817%, 37.4510%
        HSV (HSB):
        300°, 93.8889%, 70.5882%
        XYZ:
        27.0787, 13.1973, 43.7680
        xyY:
        0.3222, 0.1570, 13.1973
      CIE-Lab:
        43.0591, 74.4382, -45.7771
        CIE-LCH:
        43.0591, 87.3876, 328.4098
        CIE-Luv:
        43.0591, 59.4045, -75.5781
        Hunter-Lab:
        36.3281, 69.4786, -46.0027
      #b40bb3 color charts
#b40bb3 RGB chart
      #b40bb3 CMYK chart
      #b40bb3 RGB pie chart
      #b40bb3 color shades, tints & tones
#b40bb3 color schemes
#b40bb3 color preview, HTML & CSS examples
           This text has a color of #b40bb3        
        
          <p style="color:#b40bb3;">Text here</p>
        
        
          .mytext {color:#b40bb3;}
        
        Text color #b40bb3
      
           This box has a color of #b40bb3        
        
          <div style="background-color:#b40bb3;">Content here</div>
        
        
          .mybackground {background-color:#b40bb3;}
        
        Background color #b40bb3
      
           Border around this has a color of #b40bb3        
        
          <div style="border:2px solid #b40bb3;">Content here</div>
        
        
          .myborder {border:2px solid #b40bb3;}
        
        Border color #b40bb3