#b372c6 color space conversions
Hex:
        #b372c6
        RGB:
        179, 114, 198
        CMY:
        30, 55, 22
        CMYK:
        10, 42, 0, 22
      HSL:
        286°, 42.4242%, 61.1765%
        HSV (HSB):
        286°, 42.4242%, 77.6471%
        XYZ:
        34.8008, 25.6956, 56.5516
        xyY:
        0.2973, 0.2195, 25.6956
      CIE-Lab:
        57.7469, 39.8263, -33.6152
        CIE-LCH:
        57.7469, 52.1163, 319.8341
        CIE-Luv:
        57.7469, 28.6336, -57.2765
        Hunter-Lab:
        50.6908, 33.8368, -30.6615
      #b372c6 color charts
#b372c6 RGB chart
      #b372c6 CMYK chart
      #b372c6 RGB pie chart
      #b372c6 color shades, tints & tones
#b372c6 color schemes
#b372c6 color preview, HTML & CSS examples
           This text has a color of #b372c6        
        
          <p style="color:#b372c6;">Text here</p>
        
        
          .mytext {color:#b372c6;}
        
        Text color #b372c6
      
           This box has a color of #b372c6        
        
          <div style="background-color:#b372c6;">Content here</div>
        
        
          .mybackground {background-color:#b372c6;}
        
        Background color #b372c6
      
           Border around this has a color of #b372c6        
        
          <div style="border:2px solid #b372c6;">Content here</div>
        
        
          .myborder {border:2px solid #b372c6;}
        
        Border color #b372c6