#b375e0 color space conversions
Hex:
        #b375e0
        RGB:
        179, 117, 224
        CMY:
        30, 54, 12
        CMYK:
        20, 48, 0, 12
      HSL:
        275°, 63.3136%, 66.8627%
        HSV (HSB):
        275°, 47.7679%, 87.8431%
        XYZ:
        38.4062, 27.6881, 73.8411
        xyY:
        0.2745, 0.1979, 27.6881
      CIE-Lab:
        59.6059, 43.7628, -45.3602
        CIE-LCH:
        59.6059, 63.0296, 313.9732
        CIE-Luv:
        59.6059, 22.9891, -76.9444
        Hunter-Lab:
        52.6195, 38.2006, -46.3682
      #b375e0 color charts
#b375e0 RGB chart
      #b375e0 CMYK chart
      #b375e0 RGB pie chart
      #b375e0 color shades, tints & tones
#b375e0 color schemes
#b375e0 color preview, HTML & CSS examples
           This text has a color of #b375e0        
        
          <p style="color:#b375e0;">Text here</p>
        
        
          .mytext {color:#b375e0;}
        
        Text color #b375e0
      
           This box has a color of #b375e0        
        
          <div style="background-color:#b375e0;">Content here</div>
        
        
          .mybackground {background-color:#b375e0;}
        
        Background color #b375e0
      
           Border around this has a color of #b375e0        
        
          <div style="border:2px solid #b375e0;">Content here</div>
        
        
          .myborder {border:2px solid #b375e0;}
        
        Border color #b375e0