#b370b0 color space conversions
Hex:
        #b370b0
        RGB:
        179, 112, 176
        CMY:
        30, 56, 31
        CMYK:
        0, 37, 2, 30
      HSL:
        303°, 30.5936%, 57.0588%
        HSV (HSB):
        303°, 37.4302%, 70.1961%
        XYZ:
        32.2210, 24.3066, 44.0677
        xyY:
        0.3203, 0.2416, 24.3066
      CIE-Lab:
        56.3935, 36.5936, -23.1229
        CIE-LCH:
        56.3935, 43.2869, 327.7119
        CIE-Luv:
        56.3935, 33.5669, -40.1897
        Hunter-Lab:
        49.3018, 30.3802, -18.4843
      #b370b0 color charts
#b370b0 RGB chart
      #b370b0 CMYK chart
      #b370b0 RGB pie chart
      #b370b0 color shades, tints & tones
#b370b0 color schemes
#b370b0 color preview, HTML & CSS examples
           This text has a color of #b370b0        
        
          <p style="color:#b370b0;">Text here</p>
        
        
          .mytext {color:#b370b0;}
        
        Text color #b370b0
      
           This box has a color of #b370b0        
        
          <div style="background-color:#b370b0;">Content here</div>
        
        
          .mybackground {background-color:#b370b0;}
        
        Background color #b370b0
      
           Border around this has a color of #b370b0        
        
          <div style="border:2px solid #b370b0;">Content here</div>
        
        
          .myborder {border:2px solid #b370b0;}
        
        Border color #b370b0