#b42dc5 color space conversions
Hex:
        #b42dc5
        RGB:
        180, 45, 197
        CMY:
        29, 82, 23
        CMYK:
        9, 77, 0, 23
      HSL:
        293°, 62.8099%, 47.4510%
        HSV (HSB):
        293°, 77.1574%, 77.2549%
        XYZ:
        29.8388, 15.6113, 54.2639
        xyY:
        0.2992, 0.1566, 15.6113
      CIE-Lab:
        46.4603, 70.5961, -50.8771
        CIE-LCH:
        46.4603, 87.0189, 324.2205
        CIE-Luv:
        46.4603, 49.4130, -84.0375
        Hunter-Lab:
        39.5111, 65.6588, -53.7701
      #b42dc5 color charts
#b42dc5 RGB chart
      #b42dc5 CMYK chart
      #b42dc5 RGB pie chart
      #b42dc5 color shades, tints & tones
#b42dc5 color schemes
#b42dc5 color preview, HTML & CSS examples
           This text has a color of #b42dc5        
        
          <p style="color:#b42dc5;">Text here</p>
        
        
          .mytext {color:#b42dc5;}
        
        Text color #b42dc5
      
           This box has a color of #b42dc5        
        
          <div style="background-color:#b42dc5;">Content here</div>
        
        
          .mybackground {background-color:#b42dc5;}
        
        Background color #b42dc5
      
           Border around this has a color of #b42dc5        
        
          <div style="border:2px solid #b42dc5;">Content here</div>
        
        
          .myborder {border:2px solid #b42dc5;}
        
        Border color #b42dc5