#b375ee color space conversions
Hex:
        #b375ee
        RGB:
        179, 117, 238
        CMY:
        30, 54, 7
        CMYK:
        25, 51, 0, 7
      HSL:
        271°, 78.0645%, 69.6078%
        HSV (HSB):
        271°, 50.8403%, 93.3333%
        XYZ:
        40.3843, 28.4793, 84.2575
        xyY:
        0.2637, 0.1860, 28.4793
      CIE-Lab:
        60.3193, 46.9279, -52.0319
        CIE-LCH:
        60.3193, 70.0682, 312.0475
        CIE-Luv:
        60.3193, 20.7090, -88.2296
        Hunter-Lab:
        53.3660, 41.6879, -56.2544
      #b375ee color charts
#b375ee RGB chart
      #b375ee CMYK chart
      #b375ee RGB pie chart
      #b375ee color shades, tints & tones
#b375ee color schemes
#b375ee color preview, HTML & CSS examples
           This text has a color of #b375ee        
        
          <p style="color:#b375ee;">Text here</p>
        
        
          .mytext {color:#b375ee;}
        
        Text color #b375ee
      
           This box has a color of #b375ee        
        
          <div style="background-color:#b375ee;">Content here</div>
        
        
          .mybackground {background-color:#b375ee;}
        
        Background color #b375ee
      
           Border around this has a color of #b375ee        
        
          <div style="border:2px solid #b375ee;">Content here</div>
        
        
          .myborder {border:2px solid #b375ee;}
        
        Border color #b375ee