#b42dc6 color space conversions
Hex:
        #b42dc6
        RGB:
        180, 45, 198
        CMY:
        29, 82, 22
        CMYK:
        9, 77, 0, 22
      HSL:
        293°, 62.9630%, 47.6471%
        HSV (HSB):
        293°, 77.2727%, 77.6471%
        XYZ:
        29.9538, 15.6573, 54.8695
        xyY:
        0.2981, 0.1558, 15.6573
      CIE-Lab:
        46.5216, 70.7680, -51.3591
        CIE-LCH:
        46.5216, 87.4406, 324.0301
        CIE-Luv:
        46.5216, 49.0935, -84.7808
        Hunter-Lab:
        39.5693, 65.8776, -54.5171
      #b42dc6 color charts
#b42dc6 RGB chart
      #b42dc6 CMYK chart
      #b42dc6 RGB pie chart
      #b42dc6 color shades, tints & tones
#b42dc6 color schemes
#b42dc6 color preview, HTML & CSS examples
           This text has a color of #b42dc6        
        
          <p style="color:#b42dc6;">Text here</p>
        
        
          .mytext {color:#b42dc6;}
        
        Text color #b42dc6
      
           This box has a color of #b42dc6        
        
          <div style="background-color:#b42dc6;">Content here</div>
        
        
          .mybackground {background-color:#b42dc6;}
        
        Background color #b42dc6
      
           Border around this has a color of #b42dc6        
        
          <div style="border:2px solid #b42dc6;">Content here</div>
        
        
          .myborder {border:2px solid #b42dc6;}
        
        Border color #b42dc6