#b342bf color space conversions
Hex:
        #b342bf
        RGB:
        179, 66, 191
        CMY:
        30, 74, 25
        CMYK:
        6, 65, 0, 25
      HSL:
        294°, 49.4071%, 50.3922%
        HSV (HSB):
        294°, 65.4450%, 74.9020%
        XYZ:
        29.9426, 17.2417, 51.0401
        xyY:
        0.3048, 0.1755, 17.2417
      CIE-Lab:
        48.5632, 61.9256, -44.0470
        CIE-LCH:
        48.5632, 75.9929, 324.5762
        CIE-Luv:
        48.5632, 46.2916, -73.8728
        Hunter-Lab:
        41.5232, 56.0519, -43.8128
      #b342bf color charts
#b342bf RGB chart
      #b342bf CMYK chart
      #b342bf RGB pie chart
      #b342bf color shades, tints & tones
#b342bf color schemes
#b342bf color preview, HTML & CSS examples
           This text has a color of #b342bf        
        
          <p style="color:#b342bf;">Text here</p>
        
        
          .mytext {color:#b342bf;}
        
        Text color #b342bf
      
           This box has a color of #b342bf        
        
          <div style="background-color:#b342bf;">Content here</div>
        
        
          .mybackground {background-color:#b342bf;}
        
        Background color #b342bf
      
           Border around this has a color of #b342bf        
        
          <div style="border:2px solid #b342bf;">Content here</div>
        
        
          .myborder {border:2px solid #b342bf;}
        
        Border color #b342bf