#b42ddf color space conversions
Hex:
        #b42ddf
        RGB:
        180, 45, 223
        CMY:
        29, 82, 13
        CMYK:
        19, 80, 0, 13
      HSL:
        286°, 73.5537%, 52.5490%
        HSV (HSB):
        286°, 79.8206%, 87.4510%
        XYZ:
        33.0801, 16.9078, 71.3321
        xyY:
        0.2727, 0.1394, 16.9078
      CIE-Lab:
        48.1436, 75.2244, -63.1096
        CIE-LCH:
        48.1436, 98.1913, 320.0050
        CIE-Luv:
        48.1436, 41.5791, -102.9035
        Hunter-Lab:
        41.1191, 71.6438, -74.0710
      #b42ddf color charts
#b42ddf RGB chart
      #b42ddf CMYK chart
      #b42ddf RGB pie chart
      #b42ddf color shades, tints & tones
#b42ddf color schemes
#b42ddf color preview, HTML & CSS examples
           This text has a color of #b42ddf        
        
          <p style="color:#b42ddf;">Text here</p>
        
        
          .mytext {color:#b42ddf;}
        
        Text color #b42ddf
      
           This box has a color of #b42ddf        
        
          <div style="background-color:#b42ddf;">Content here</div>
        
        
          .mybackground {background-color:#b42ddf;}
        
        Background color #b42ddf
      
           Border around this has a color of #b42ddf        
        
          <div style="border:2px solid #b42ddf;">Content here</div>
        
        
          .myborder {border:2px solid #b42ddf;}
        
        Border color #b42ddf