#7770fb color space conversions
Hex:
        #7770fb
        RGB:
        119, 112, 251
        CMY:
        53, 56, 2
        CMYK:
        53, 55, 0, 2
      HSL:
        243°, 94.5578%, 71.1765%
        HSV (HSB):
        243°, 55.3785%, 98.4314%
        XYZ:
        30.8145, 22.4753, 93.9809
        xyY:
        0.2092, 0.1526, 22.4753
      CIE-Lab:
        54.5277, 39.4871, -68.8251
        CIE-LCH:
        54.5277, 79.3481, 299.8442
        CIE-Luv:
        54.5277, -5.7978, -111.3517
        Hunter-Lab:
        47.4081, 33.0578, -84.3495
      #7770fb color charts
#7770fb RGB chart
      #7770fb CMYK chart
      #7770fb RGB pie chart
      #7770fb color shades, tints & tones
#7770fb color schemes
#7770fb color preview, HTML & CSS examples
           This text has a color of #7770fb        
        
          <p style="color:#7770fb;">Text here</p>
        
        
          .mytext {color:#7770fb;}
        
        Text color #7770fb
      
           This box has a color of #7770fb        
        
          <div style="background-color:#7770fb;">Content here</div>
        
        
          .mybackground {background-color:#7770fb;}
        
        Background color #7770fb
      
           Border around this has a color of #7770fb        
        
          <div style="border:2px solid #7770fb;">Content here</div>
        
        
          .myborder {border:2px solid #7770fb;}
        
        Border color #7770fb