#b42dc0 color space conversions
Hex:
        #b42dc0
        RGB:
        180, 45, 192
        CMY:
        29, 82, 25
        CMYK:
        6, 77, 0, 25
      HSL:
        295°, 62.0253%, 46.4706%
        HSV (HSB):
        295°, 76.5625%, 75.2941%
        XYZ:
        29.2752, 15.3858, 51.2960
        xyY:
        0.3051, 0.1603, 15.3858
      CIE-Lab:
        46.1582, 69.7452, -48.4527
        CIE-LCH:
        46.1582, 84.9238, 325.2119
        CIE-Luv:
        46.1582, 51.0325, -80.3006
        Hunter-Lab:
        39.2248, 64.5791, -50.0788
      #b42dc0 color charts
#b42dc0 RGB chart
      #b42dc0 CMYK chart
      #b42dc0 RGB pie chart
      #b42dc0 color shades, tints & tones
#b42dc0 color schemes
#b42dc0 color preview, HTML & CSS examples
           This text has a color of #b42dc0        
        
          <p style="color:#b42dc0;">Text here</p>
        
        
          .mytext {color:#b42dc0;}
        
        Text color #b42dc0
      
           This box has a color of #b42dc0        
        
          <div style="background-color:#b42dc0;">Content here</div>
        
        
          .mybackground {background-color:#b42dc0;}
        
        Background color #b42dc0
      
           Border around this has a color of #b42dc0        
        
          <div style="border:2px solid #b42dc0;">Content here</div>
        
        
          .myborder {border:2px solid #b42dc0;}
        
        Border color #b42dc0