#7771fd color space conversions
Hex:
        #7771fd
        RGB:
        119, 113, 253
        CMY:
        53, 56, 1
        CMYK:
        53, 55, 0, 1
      HSL:
        243°, 97.2222%, 71.7647%
        HSV (HSB):
        243°, 55.3360%, 99.2157%
        XYZ:
        31.2425, 22.8240, 95.6873
        xyY:
        0.2086, 0.1524, 22.8240
      CIE-Lab:
        54.8906, 39.5058, -69.3450
        CIE-LCH:
        54.8906, 79.8088, 299.6701
        CIE-Luv:
        54.8906, -6.1952, -112.3263
        Hunter-Lab:
        47.7745, 33.1260, -85.3095
      #7771fd color charts
#7771fd RGB chart
      #7771fd CMYK chart
      #7771fd RGB pie chart
      #7771fd color shades, tints & tones
#7771fd color schemes
#7771fd color preview, HTML & CSS examples
           This text has a color of #7771fd        
        
          <p style="color:#7771fd;">Text here</p>
        
        
          .mytext {color:#7771fd;}
        
        Text color #7771fd
      
           This box has a color of #7771fd        
        
          <div style="background-color:#7771fd;">Content here</div>
        
        
          .mybackground {background-color:#7771fd;}
        
        Background color #7771fd
      
           Border around this has a color of #7771fd        
        
          <div style="border:2px solid #7771fd;">Content here</div>
        
        
          .myborder {border:2px solid #7771fd;}
        
        Border color #7771fd