#b42dc3 color space conversions
Hex:
        #b42dc3
        RGB:
        180, 45, 195
        CMY:
        29, 82, 24
        CMYK:
        8, 77, 0, 24
      HSL:
        294°, 62.5000%, 47.0588%
        HSV (HSB):
        294°, 76.9231%, 76.4706%
        XYZ:
        29.6111, 15.5202, 53.0648
        xyY:
        0.3016, 0.1581, 15.5202
      CIE-Lab:
        46.3386, 70.2541, -49.9102
        CIE-LCH:
        46.3386, 86.1781, 324.6091
        CIE-Luv:
        46.3386, 50.0565, -82.5467
        Hunter-Lab:
        39.3957, 65.2241, -52.2848
      #b42dc3 color charts
#b42dc3 RGB chart
      #b42dc3 CMYK chart
      #b42dc3 RGB pie chart
      #b42dc3 color shades, tints & tones
#b42dc3 color schemes
#b42dc3 color preview, HTML & CSS examples
           This text has a color of #b42dc3        
        
          <p style="color:#b42dc3;">Text here</p>
        
        
          .mytext {color:#b42dc3;}
        
        Text color #b42dc3
      
           This box has a color of #b42dc3        
        
          <div style="background-color:#b42dc3;">Content here</div>
        
        
          .mybackground {background-color:#b42dc3;}
        
        Background color #b42dc3
      
           Border around this has a color of #b42dc3        
        
          <div style="border:2px solid #b42dc3;">Content here</div>
        
        
          .myborder {border:2px solid #b42dc3;}
        
        Border color #b42dc3