#9475bf color space conversions
Hex:
        #9475bf
        RGB:
        148, 117, 191
        CMY:
        42, 54, 25
        CMYK:
        23, 39, 0, 25
      HSL:
        265°, 36.6337%, 60.3922%
        HSV (HSB):
        265°, 38.7435%, 74.9020%
        XYZ:
        27.9780, 22.7801, 52.2126
        xyY:
        0.2717, 0.2212, 22.7801
      CIE-Lab:
        54.8451, 27.2388, -34.3968
        CIE-LCH:
        54.8451, 43.8759, 308.3757
        CIE-Luv:
        54.8451, 10.5469, -56.1818
        Hunter-Lab:
        47.7285, 21.1103, -31.4504
      #9475bf color charts
#9475bf RGB chart
      #9475bf CMYK chart
      #9475bf RGB pie chart
      #9475bf color shades, tints & tones
#9475bf color schemes
#9475bf color preview, HTML & CSS examples
           This text has a color of #9475bf        
        
          <p style="color:#9475bf;">Text here</p>
        
        
          .mytext {color:#9475bf;}
        
        Text color #9475bf
      
           This box has a color of #9475bf        
        
          <div style="background-color:#9475bf;">Content here</div>
        
        
          .mybackground {background-color:#9475bf;}
        
        Background color #9475bf
      
           Border around this has a color of #9475bf        
        
          <div style="border:2px solid #9475bf;">Content here</div>
        
        
          .myborder {border:2px solid #9475bf;}
        
        Border color #9475bf