#b342a0 color space conversions
Hex:
        #b342a0
        RGB:
        179, 66, 160
        CMY:
        30, 74, 37
        CMYK:
        0, 63, 11, 30
      HSL:
        310°, 46.1224%, 48.0392%
        HSV (HSB):
        310°, 63.1285%, 70.1961%
        XYZ:
        26.8838, 16.0182, 34.9326
        xyY:
        0.3454, 0.2058, 16.0182
      CIE-Lab:
        46.9984, 56.6670, -28.2979
        CIE-LCH:
        46.9984, 63.3397, 333.4637
        CIE-Luv:
        46.9984, 55.7631, -49.3377
        Hunter-Lab:
        40.0227, 49.8609, -23.7335
      #b342a0 color charts
#b342a0 RGB chart
      #b342a0 CMYK chart
      #b342a0 RGB pie chart
      #b342a0 color shades, tints & tones
#b342a0 color schemes
#b342a0 color preview, HTML & CSS examples
           This text has a color of #b342a0        
        
          <p style="color:#b342a0;">Text here</p>
        
        
          .mytext {color:#b342a0;}
        
        Text color #b342a0
      
           This box has a color of #b342a0        
        
          <div style="background-color:#b342a0;">Content here</div>
        
        
          .mybackground {background-color:#b342a0;}
        
        Background color #b342a0
      
           Border around this has a color of #b342a0        
        
          <div style="border:2px solid #b342a0;">Content here</div>
        
        
          .myborder {border:2px solid #b342a0;}
        
        Border color #b342a0