#b342ce color space conversions
Hex:
        #b342ce
        RGB:
        179, 66, 206
        CMY:
        30, 74, 19
        CMYK:
        13, 68, 0, 19
      HSL:
        288°, 58.8235%, 53.3333%
        HSV (HSB):
        288°, 67.9612%, 80.7843%
        XYZ:
        31.6792, 17.9364, 60.1849
        xyY:
        0.2885, 0.1634, 17.9364
      CIE-Lab:
        49.4188, 64.6915, -51.3457
        CIE-LCH:
        49.4188, 82.5915, 321.5609
        CIE-Luv:
        49.4188, 42.0491, -85.3960
        Hunter-Lab:
        42.3513, 59.4048, -54.6102
      #b342ce color charts
#b342ce RGB chart
      #b342ce CMYK chart
      #b342ce RGB pie chart
      #b342ce color shades, tints & tones
#b342ce color schemes
#b342ce color preview, HTML & CSS examples
           This text has a color of #b342ce        
        
          <p style="color:#b342ce;">Text here</p>
        
        
          .mytext {color:#b342ce;}
        
        Text color #b342ce
      
           This box has a color of #b342ce        
        
          <div style="background-color:#b342ce;">Content here</div>
        
        
          .mybackground {background-color:#b342ce;}
        
        Background color #b342ce
      
           Border around this has a color of #b342ce        
        
          <div style="border:2px solid #b342ce;">Content here</div>
        
        
          .myborder {border:2px solid #b342ce;}
        
        Border color #b342ce