#7780dc color space conversions
Hex:
        #7780dc
        RGB:
        119, 128, 220
        CMY:
        53, 50, 14
        CMYK:
        46, 42, 0, 14
      HSL:
        235°, 59.0643%, 66.4706%
        HSV (HSB):
        235°, 45.9091%, 86.2745%
        XYZ:
        28.2452, 24.5276, 70.9558
        xyY:
        0.2283, 0.1982, 24.5276
      CIE-Lab:
        56.6122, 20.6773, -48.2026
        CIE-LCH:
        56.6122, 52.4504, 293.2177
        CIE-Luv:
        56.6122, -9.0739, -77.9198
        Hunter-Lab:
        49.5253, 15.1324, -50.2780
      #7780dc color charts
#7780dc RGB chart
      #7780dc CMYK chart
      #7780dc RGB pie chart
      #7780dc color shades, tints & tones
#7780dc color schemes
#7780dc color preview, HTML & CSS examples
           This text has a color of #7780dc        
        
          <p style="color:#7780dc;">Text here</p>
        
        
          .mytext {color:#7780dc;}
        
        Text color #7780dc
      
           This box has a color of #7780dc        
        
          <div style="background-color:#7780dc;">Content here</div>
        
        
          .mybackground {background-color:#7780dc;}
        
        Background color #7780dc
      
           Border around this has a color of #7780dc        
        
          <div style="border:2px solid #7780dc;">Content here</div>
        
        
          .myborder {border:2px solid #7780dc;}
        
        Border color #7780dc