#b20ba3 color space conversions
Hex:
        #b20ba3
        RGB:
        178, 11, 163
        CMY:
        30, 96, 36
        CMYK:
        0, 94, 8, 30
      HSL:
        305°, 88.3598%, 37.0588%
        HSV (HSB):
        305°, 93.8202%, 69.8039%
        XYZ:
        25.0906, 12.3487, 35.7114
        xyY:
        0.3430, 0.1688, 12.3487
      CIE-Lab:
        41.7650, 71.7588, -38.3311
        CIE-LCH:
        41.7650, 81.3548, 331.8904
        CIE-Luv:
        41.7650, 64.2344, -64.2009
        Hunter-Lab:
        35.1407, 65.9538, -35.6545
      #b20ba3 color charts
#b20ba3 RGB chart
      #b20ba3 CMYK chart
      #b20ba3 RGB pie chart
      #b20ba3 color shades, tints & tones
#b20ba3 color schemes
#b20ba3 color preview, HTML & CSS examples
           This text has a color of #b20ba3        
        
          <p style="color:#b20ba3;">Text here</p>
        
        
          .mytext {color:#b20ba3;}
        
        Text color #b20ba3
      
           This box has a color of #b20ba3        
        
          <div style="background-color:#b20ba3;">Content here</div>
        
        
          .mybackground {background-color:#b20ba3;}
        
        Background color #b20ba3
      
           Border around this has a color of #b20ba3        
        
          <div style="border:2px solid #b20ba3;">Content here</div>
        
        
          .myborder {border:2px solid #b20ba3;}
        
        Border color #b20ba3