#7774df color space conversions
Hex:
        #7774df
        RGB:
        119, 116, 223
        CMY:
        53, 55, 13
        CMYK:
        47, 48, 0, 13
      HSL:
        242°, 62.5731%, 66.4706%
        HSV (HSB):
        242°, 47.9821%, 87.4510%
        XYZ:
        27.1724, 21.7404, 72.5762
        xyY:
        0.2237, 0.1789, 21.7404
      CIE-Lab:
        53.7505, 28.7333, -54.4466
        CIE-LCH:
        53.7505, 61.5633, 297.8221
        CIE-Luv:
        53.7505, -5.2355, -87.8142
        Hunter-Lab:
        46.6266, 22.4271, -59.6486
      #7774df color charts
#7774df RGB chart
      #7774df CMYK chart
      #7774df RGB pie chart
      #7774df color shades, tints & tones
#7774df color schemes
#7774df color preview, HTML & CSS examples
           This text has a color of #7774df        
        
          <p style="color:#7774df;">Text here</p>
        
        
          .mytext {color:#7774df;}
        
        Text color #7774df
      
           This box has a color of #7774df        
        
          <div style="background-color:#7774df;">Content here</div>
        
        
          .mybackground {background-color:#7774df;}
        
        Background color #7774df
      
           Border around this has a color of #7774df        
        
          <div style="border:2px solid #7774df;">Content here</div>
        
        
          .myborder {border:2px solid #7774df;}
        
        Border color #7774df