#b37cb5 color space conversions
Hex:
        #b37cb5
        RGB:
        179, 124, 181
        CMY:
        30, 51, 29
        CMYK:
        1, 31, 0, 29
      HSL:
        298°, 27.8049%, 59.8039%
        HSV (HSB):
        298°, 31.4917%, 70.9804%
        XYZ:
        34.1385, 27.3352, 47.1930
        xyY:
        0.3142, 0.2516, 27.3352
      CIE-Lab:
        59.2833, 30.9205, -21.5582
        CIE-LCH:
        59.2833, 37.6939, 325.1153
        CIE-Luv:
        59.2833, 27.1967, -37.2471
        Hunter-Lab:
        52.2831, 25.0572, -16.9196
      #b37cb5 color charts
#b37cb5 RGB chart
      #b37cb5 CMYK chart
      #b37cb5 RGB pie chart
      #b37cb5 color shades, tints & tones
#b37cb5 color schemes
#b37cb5 color preview, HTML & CSS examples
           This text has a color of #b37cb5        
        
          <p style="color:#b37cb5;">Text here</p>
        
        
          .mytext {color:#b37cb5;}
        
        Text color #b37cb5
      
           This box has a color of #b37cb5        
        
          <div style="background-color:#b37cb5;">Content here</div>
        
        
          .mybackground {background-color:#b37cb5;}
        
        Background color #b37cb5
      
           Border around this has a color of #b37cb5        
        
          <div style="border:2px solid #b37cb5;">Content here</div>
        
        
          .myborder {border:2px solid #b37cb5;}
        
        Border color #b37cb5