#b342a6 color space conversions
Hex:
        #b342a6
        RGB:
        179, 66, 166
        CMY:
        30, 74, 35
        CMYK:
        0, 63, 7, 30
      HSL:
        307°, 46.1224%, 48.0392%
        HSV (HSB):
        307°, 63.1285%, 70.1961%
        XYZ:
        27.4216, 16.2333, 37.7645
        xyY:
        0.3368, 0.1994, 16.2333
      CIE-Lab:
        47.2791, 57.6309, -31.4180
        CIE-LCH:
        47.2791, 65.6385, 331.4026
        CIE-Luv:
        47.2791, 53.8672, -54.1368
        Hunter-Lab:
        40.2906, 50.9776, -27.3693
      #b342a6 color charts
#b342a6 RGB chart
      #b342a6 CMYK chart
      #b342a6 RGB pie chart
      #b342a6 color shades, tints & tones
#b342a6 color schemes
#b342a6 color preview, HTML & CSS examples
           This text has a color of #b342a6        
        
          <p style="color:#b342a6;">Text here</p>
        
        
          .mytext {color:#b342a6;}
        
        Text color #b342a6
      
           This box has a color of #b342a6        
        
          <div style="background-color:#b342a6;">Content here</div>
        
        
          .mybackground {background-color:#b342a6;}
        
        Background color #b342a6
      
           Border around this has a color of #b342a6        
        
          <div style="border:2px solid #b342a6;">Content here</div>
        
        
          .myborder {border:2px solid #b342a6;}
        
        Border color #b342a6