#775ff9 color space conversions
Hex:
        #775ff9
        RGB:
        119, 95, 249
        CMY:
        53, 63, 2
        CMYK:
        52, 62, 0, 2
      HSL:
        249°, 92.7711%, 67.4510%
        HSV (HSB):
        249°, 61.8474%, 97.6471%
        XYZ:
        28.7988, 18.9459, 91.7616
        xyY:
        0.2064, 0.1358, 18.9459
      CIE-Lab:
        50.6239, 48.6551, -74.0450
        CIE-LCH:
        50.6239, 88.6002, 303.3090
        CIE-Luv:
        50.6239, -1.3294, -117.4609
        Hunter-Lab:
        43.5269, 41.9294, -94.5239
      #775ff9 color charts
#775ff9 RGB chart
      #775ff9 CMYK chart
      #775ff9 RGB pie chart
      #775ff9 color shades, tints & tones
#775ff9 color schemes
#775ff9 color preview, HTML & CSS examples
           This text has a color of #775ff9        
        
          <p style="color:#775ff9;">Text here</p>
        
        
          .mytext {color:#775ff9;}
        
        Text color #775ff9
      
           This box has a color of #775ff9        
        
          <div style="background-color:#775ff9;">Content here</div>
        
        
          .mybackground {background-color:#775ff9;}
        
        Background color #775ff9
      
           Border around this has a color of #775ff9        
        
          <div style="border:2px solid #775ff9;">Content here</div>
        
        
          .myborder {border:2px solid #775ff9;}
        
        Border color #775ff9