#b375a6 color space conversions
Hex:
        #b375a6
        RGB:
        179, 117, 166
        CMY:
        30, 54, 35
        CMYK:
        0, 35, 7, 30
      HSL:
        313°, 28.9720%, 58.0392%
        HSV (HSB):
        313°, 34.6369%, 70.1961%
        XYZ:
        31.8346, 25.0595, 39.2355
        xyY:
        0.3312, 0.2607, 25.0595
      CIE-Lab:
        57.1333, 32.0055, -16.2293
        CIE-LCH:
        57.1333, 35.8851, 333.1114
        CIE-Luv:
        57.1333, 33.0590, -29.0405
        Hunter-Lab:
        50.0594, 25.9107, -11.4286
      #b375a6 color charts
#b375a6 RGB chart
      #b375a6 CMYK chart
      #b375a6 RGB pie chart
      #b375a6 color shades, tints & tones
#b375a6 color schemes
#b375a6 color preview, HTML & CSS examples
           This text has a color of #b375a6        
        
          <p style="color:#b375a6;">Text here</p>
        
        
          .mytext {color:#b375a6;}
        
        Text color #b375a6
      
           This box has a color of #b375a6        
        
          <div style="background-color:#b375a6;">Content here</div>
        
        
          .mybackground {background-color:#b375a6;}
        
        Background color #b375a6
      
           Border around this has a color of #b375a6        
        
          <div style="border:2px solid #b375a6;">Content here</div>
        
        
          .myborder {border:2px solid #b375a6;}
        
        Border color #b375a6