#b43cd2 color space conversions
Hex:
        #b43cd2
        RGB:
        180, 60, 210
        CMY:
        29, 76, 18
        CMYK:
        14, 71, 0, 18
      HSL:
        288°, 62.5000%, 52.9412%
        HSV (HSB):
        288°, 71.4286%, 82.3529%
        XYZ:
        32.0711, 17.5882, 62.6773
        xyY:
        0.2855, 0.1566, 17.5882
      CIE-Lab:
        48.9927, 67.9518, -54.3155
        CIE-LCH:
        48.9927, 86.9921, 321.3638
        CIE-Luv:
        48.9927, 42.8329, -89.9523
        Hunter-Lab:
        41.9382, 63.1110, -59.2530
      #b43cd2 color charts
#b43cd2 RGB chart
      #b43cd2 CMYK chart
      #b43cd2 RGB pie chart
      #b43cd2 color shades, tints & tones
#b43cd2 color schemes
#b43cd2 color preview, HTML & CSS examples
           This text has a color of #b43cd2        
        
          <p style="color:#b43cd2;">Text here</p>
        
        
          .mytext {color:#b43cd2;}
        
        Text color #b43cd2
      
           This box has a color of #b43cd2        
        
          <div style="background-color:#b43cd2;">Content here</div>
        
        
          .mybackground {background-color:#b43cd2;}
        
        Background color #b43cd2
      
           Border around this has a color of #b43cd2        
        
          <div style="border:2px solid #b43cd2;">Content here</div>
        
        
          .myborder {border:2px solid #b43cd2;}
        
        Border color #b43cd2