#775cf7 color space conversions
Hex:
        #775cf7
        RGB:
        119, 92, 247
        CMY:
        53, 64, 3
        CMYK:
        52, 63, 0, 3
      HSL:
        250°, 90.6433%, 66.4706%
        HSV (HSB):
        250°, 62.7530%, 96.8627%
        XYZ:
        28.2234, 18.2916, 90.0388
        xyY:
        0.2067, 0.1340, 18.2916
      CIE-Lab:
        49.8479, 49.7478, -74.1931
        CIE-LCH:
        49.8479, 89.3278, 303.8426
        CIE-Luv:
        49.8479, -0.4663, -117.2208
        Hunter-Lab:
        42.7687, 42.9482, -94.8821
      #775cf7 color charts
#775cf7 RGB chart
      #775cf7 CMYK chart
      #775cf7 RGB pie chart
      #775cf7 color shades, tints & tones
#775cf7 color schemes
#775cf7 color preview, HTML & CSS examples
           This text has a color of #775cf7        
        
          <p style="color:#775cf7;">Text here</p>
        
        
          .mytext {color:#775cf7;}
        
        Text color #775cf7
      
           This box has a color of #775cf7        
        
          <div style="background-color:#775cf7;">Content here</div>
        
        
          .mybackground {background-color:#775cf7;}
        
        Background color #775cf7
      
           Border around this has a color of #775cf7        
        
          <div style="border:2px solid #775cf7;">Content here</div>
        
        
          .myborder {border:2px solid #775cf7;}
        
        Border color #775cf7