#775bfc color space conversions
Hex:
        #775bfc
        RGB:
        119, 91, 252
        CMY:
        53, 64, 1
        CMYK:
        53, 64, 0, 1
      HSL:
        250°, 96.4072%, 67.2549%
        HSV (HSB):
        250°, 63.8889%, 98.8235%
        XYZ:
        28.9195, 18.4324, 94.1290
        xyY:
        0.2044, 0.1303, 18.4324
      CIE-Lab:
        50.0164, 51.7419, -76.7033
        CIE-LCH:
        50.0164, 92.5236, 304.0025
        CIE-Luv:
        50.0164, -0.6755, -121.0101
        Hunter-Lab:
        42.9330, 45.1045, -99.9382
      #775bfc color charts
#775bfc RGB chart
      #775bfc CMYK chart
      #775bfc RGB pie chart
      #775bfc color shades, tints & tones
#775bfc color schemes
#775bfc color preview, HTML & CSS examples
           This text has a color of #775bfc        
        
          <p style="color:#775bfc;">Text here</p>
        
        
          .mytext {color:#775bfc;}
        
        Text color #775bfc
      
           This box has a color of #775bfc        
        
          <div style="background-color:#775bfc;">Content here</div>
        
        
          .mybackground {background-color:#775bfc;}
        
        Background color #775bfc
      
           Border around this has a color of #775bfc        
        
          <div style="border:2px solid #775bfc;">Content here</div>
        
        
          .myborder {border:2px solid #775bfc;}
        
        Border color #775bfc