#b371c5 color space conversions
Hex:
        #b371c5
        RGB:
        179, 113, 197
        CMY:
        30, 56, 23
        CMYK:
        9, 43, 0, 23
      HSL:
        287°, 42.0000%, 60.7843%
        HSV (HSB):
        287°, 42.6396%, 77.2549%
        XYZ:
        34.5736, 25.4252, 55.9086
        xyY:
        0.2983, 0.2194, 25.4252
      CIE-Lab:
        57.4874, 40.1650, -33.4511
        CIE-LCH:
        57.4874, 52.2705, 320.2111
        CIE-Luv:
        57.4874, 29.2182, -57.0166
        Hunter-Lab:
        50.4234, 34.1504, -30.4434
      #b371c5 color charts
#b371c5 RGB chart
      #b371c5 CMYK chart
      #b371c5 RGB pie chart
      #b371c5 color shades, tints & tones
#b371c5 color schemes
#b371c5 color preview, HTML & CSS examples
           This text has a color of #b371c5        
        
          <p style="color:#b371c5;">Text here</p>
        
        
          .mytext {color:#b371c5;}
        
        Text color #b371c5
      
           This box has a color of #b371c5        
        
          <div style="background-color:#b371c5;">Content here</div>
        
        
          .mybackground {background-color:#b371c5;}
        
        Background color #b371c5
      
           Border around this has a color of #b371c5        
        
          <div style="border:2px solid #b371c5;">Content here</div>
        
        
          .myborder {border:2px solid #b371c5;}
        
        Border color #b371c5