#b375cb color space conversions
Hex:
        #b375cb
        RGB:
        179, 117, 203
        CMY:
        30, 54, 20
        CMYK:
        12, 42, 0, 20
      HSL:
        283°, 45.2632%, 62.7451%
        HSV (HSB):
        283°, 42.3645%, 79.6078%
        XYZ:
        35.7312, 26.6181, 59.7545
        xyY:
        0.2926, 0.2180, 26.6181
      CIE-Lab:
        58.6191, 39.2266, -35.0908
        CIE-LCH:
        58.6191, 52.6316, 318.1852
        CIE-Luv:
        58.6191, 26.5467, -59.6973
        Hunter-Lab:
        51.5927, 33.3352, -32.5545
      #b375cb color charts
#b375cb RGB chart
      #b375cb CMYK chart
      #b375cb RGB pie chart
      #b375cb color shades, tints & tones
#b375cb color schemes
#b375cb color preview, HTML & CSS examples
           This text has a color of #b375cb        
        
          <p style="color:#b375cb;">Text here</p>
        
        
          .mytext {color:#b375cb;}
        
        Text color #b375cb
      
           This box has a color of #b375cb        
        
          <div style="background-color:#b375cb;">Content here</div>
        
        
          .mybackground {background-color:#b375cb;}
        
        Background color #b375cb
      
           Border around this has a color of #b375cb        
        
          <div style="border:2px solid #b375cb;">Content here</div>
        
        
          .myborder {border:2px solid #b375cb;}
        
        Border color #b375cb