#b42da0 color space conversions
Hex:
        #b42da0
        RGB:
        180, 45, 160
        CMY:
        29, 82, 37
        CMYK:
        0, 75, 11, 29
      HSL:
        309°, 60.0000%, 44.1176%
        HSV (HSB):
        309°, 75.0000%, 70.5882%
        XYZ:
        26.1059, 14.1181, 34.6068
        xyY:
        0.3489, 0.1887, 14.1181
      CIE-Lab:
        44.4019, 64.6623, -32.3477
        CIE-LCH:
        44.4019, 72.3020, 333.4232
        CIE-Luv:
        44.4019, 62.2030, -55.6898
        Hunter-Lab:
        37.5741, 58.2645, -28.3059
      #b42da0 color charts
#b42da0 RGB chart
      #b42da0 CMYK chart
      #b42da0 RGB pie chart
      #b42da0 color shades, tints & tones
#b42da0 color schemes
#b42da0 color preview, HTML & CSS examples
           This text has a color of #b42da0        
        
          <p style="color:#b42da0;">Text here</p>
        
        
          .mytext {color:#b42da0;}
        
        Text color #b42da0
      
           This box has a color of #b42da0        
        
          <div style="background-color:#b42da0;">Content here</div>
        
        
          .mybackground {background-color:#b42da0;}
        
        Background color #b42da0
      
           Border around this has a color of #b42da0        
        
          <div style="border:2px solid #b42da0;">Content here</div>
        
        
          .myborder {border:2px solid #b42da0;}
        
        Border color #b42da0