#b352ce color space conversions
Hex:
        #b352ce
        RGB:
        179, 82, 206
        CMY:
        30, 68, 19
        CMYK:
        13, 60, 0, 19
      HSL:
        287°, 55.8559%, 56.4706%
        HSV (HSB):
        287°, 60.1942%, 80.7843%
        XYZ:
        32.7483, 20.0745, 60.5413
        xyY:
        0.2889, 0.1771, 20.0745
      CIE-Lab:
        51.9214, 57.7613, -47.3543
        CIE-LCH:
        51.9214, 74.6913, 320.6542
        CIE-Luv:
        51.9214, 37.9837, -79.5480
        Hunter-Lab:
        44.8046, 52.0600, -48.7511
      #b352ce color charts
#b352ce RGB chart
      #b352ce CMYK chart
      #b352ce RGB pie chart
      #b352ce color shades, tints & tones
#b352ce color schemes
#b352ce color preview, HTML & CSS examples
           This text has a color of #b352ce        
        
          <p style="color:#b352ce;">Text here</p>
        
        
          .mytext {color:#b352ce;}
        
        Text color #b352ce
      
           This box has a color of #b352ce        
        
          <div style="background-color:#b352ce;">Content here</div>
        
        
          .mybackground {background-color:#b352ce;}
        
        Background color #b352ce
      
           Border around this has a color of #b352ce        
        
          <div style="border:2px solid #b352ce;">Content here</div>
        
        
          .myborder {border:2px solid #b352ce;}
        
        Border color #b352ce