#775baf color space conversions
Hex:
        #775baf
        RGB:
        119, 91, 175
        CMY:
        53, 64, 31
        CMYK:
        32, 48, 0, 31
      HSL:
        260°, 34.4262%, 52.1569%
        HSV (HSB):
        260°, 48.0000%, 68.6275%
        XYZ:
        19.0867, 14.4993, 42.3501
        xyY:
        0.2514, 0.1909, 14.4993
      CIE-Lab:
        44.9406, 30.1227, -40.9217
        CIE-LCH:
        44.9406, 50.8130, 306.3570
        CIE-Luv:
        44.9406, 7.0808, -63.9550
        Hunter-Lab:
        38.0779, 22.8376, -39.2876
      #775baf color charts
#775baf RGB chart
      #775baf CMYK chart
      #775baf RGB pie chart
      #775baf color shades, tints & tones
#775baf color schemes
#775baf color preview, HTML & CSS examples
           This text has a color of #775baf        
        
          <p style="color:#775baf;">Text here</p>
        
        
          .mytext {color:#775baf;}
        
        Text color #775baf
      
           This box has a color of #775baf        
        
          <div style="background-color:#775baf;">Content here</div>
        
        
          .mybackground {background-color:#775baf;}
        
        Background color #775baf
      
           Border around this has a color of #775baf        
        
          <div style="border:2px solid #775baf;">Content here</div>
        
        
          .myborder {border:2px solid #775baf;}
        
        Border color #775baf