#7782dd color space conversions
Hex:
        #7782dd
        RGB:
        119, 130, 221
        CMY:
        53, 49, 13
        CMYK:
        46, 41, 0, 13
      HSL:
        234°, 60.0000%, 66.6667%
        HSV (HSB):
        234°, 46.1538%, 86.6667%
        XYZ:
        28.6415, 25.1077, 71.7433
        xyY:
        0.2282, 0.2001, 25.1077
      CIE-Lab:
        57.1802, 19.7826, -47.8625
        CIE-LCH:
        57.1802, 51.7897, 292.4563
        CIE-Luv:
        57.1802, -9.8126, -77.4235
        Hunter-Lab:
        50.1075, 14.3426, -49.8153
      #7782dd color charts
#7782dd RGB chart
      #7782dd CMYK chart
      #7782dd RGB pie chart
      #7782dd color shades, tints & tones
#7782dd color schemes
#7782dd color preview, HTML & CSS examples
           This text has a color of #7782dd        
        
          <p style="color:#7782dd;">Text here</p>
        
        
          .mytext {color:#7782dd;}
        
        Text color #7782dd
      
           This box has a color of #7782dd        
        
          <div style="background-color:#7782dd;">Content here</div>
        
        
          .mybackground {background-color:#7782dd;}
        
        Background color #7782dd
      
           Border around this has a color of #7782dd        
        
          <div style="border:2px solid #7782dd;">Content here</div>
        
        
          .myborder {border:2px solid #7782dd;}
        
        Border color #7782dd