#b371b3 color space conversions
Hex:
        #b371b3
        RGB:
        179, 113, 179
        CMY:
        30, 56, 30
        CMYK:
        0, 37, 0, 30
      HSL:
        300°, 30.2752%, 57.2549%
        HSV (HSB):
        300°, 36.8715%, 70.1961%
        XYZ:
        32.6322, 24.6486, 45.6856
        xyY:
        0.3169, 0.2394, 24.6486
      CIE-Lab:
        56.7315, 36.6136, -24.3289
        CIE-LCH:
        56.7315, 43.9597, 326.3968
        CIE-Luv:
        56.7315, 32.5543, -42.0991
        Hunter-Lab:
        49.6474, 30.4415, -19.8055
      #b371b3 color charts
#b371b3 RGB chart
      #b371b3 CMYK chart
      #b371b3 RGB pie chart
      #b371b3 color shades, tints & tones
#b371b3 color schemes
#b371b3 color preview, HTML & CSS examples
           This text has a color of #b371b3        
        
          <p style="color:#b371b3;">Text here</p>
        
        
          .mytext {color:#b371b3;}
        
        Text color #b371b3
      
           This box has a color of #b371b3        
        
          <div style="background-color:#b371b3;">Content here</div>
        
        
          .mybackground {background-color:#b371b3;}
        
        Background color #b371b3
      
           Border around this has a color of #b371b3        
        
          <div style="border:2px solid #b371b3;">Content here</div>
        
        
          .myborder {border:2px solid #b371b3;}
        
        Border color #b371b3