#b41bba color space conversions
Hex:
        #b41bba
        RGB:
        180, 27, 186
        CMY:
        29, 89, 27
        CMYK:
        3, 85, 0, 27
      HSL:
        298°, 74.6479%, 41.7647%
        HSV (HSB):
        298°, 85.4839%, 72.9412%
        XYZ:
        28.0772, 14.0323, 47.6830
        xyY:
        0.3127, 0.1563, 14.0323
      CIE-Lab:
        44.2793, 73.1739, -47.9493
        CIE-LCH:
        44.2793, 87.4846, 326.7640
        CIE-Luv:
        44.2793, 55.5266, -79.0887
        Hunter-Lab:
        37.4598, 68.2367, -49.2492
      #b41bba color charts
#b41bba RGB chart
      #b41bba CMYK chart
      #b41bba RGB pie chart
      #b41bba color shades, tints & tones
#b41bba color schemes
#b41bba color preview, HTML & CSS examples
           This text has a color of #b41bba        
        
          <p style="color:#b41bba;">Text here</p>
        
        
          .mytext {color:#b41bba;}
        
        Text color #b41bba
      
           This box has a color of #b41bba        
        
          <div style="background-color:#b41bba;">Content here</div>
        
        
          .mybackground {background-color:#b41bba;}
        
        Background color #b41bba
      
           Border around this has a color of #b41bba        
        
          <div style="border:2px solid #b41bba;">Content here</div>
        
        
          .myborder {border:2px solid #b41bba;}
        
        Border color #b41bba