#7782ef color space conversions
Hex:
        #7782ef
        RGB:
        119, 130, 239
        CMY:
        53, 49, 6
        CMYK:
        50, 46, 0, 6
      HSL:
        235°, 78.9474%, 70.1961%
        HSV (HSB):
        235°, 50.2092%, 93.7255%
        XYZ:
        31.1704, 26.1192, 85.0600
        xyY:
        0.2190, 0.1835, 26.1192
      CIE-Lab:
        58.1500, 25.1910, -56.3532
        CIE-LCH:
        58.1500, 61.7274, 294.0856
        CIE-Luv:
        58.1500, -10.5692, -91.9931
        Hunter-Lab:
        51.1069, 19.4308, -62.9046
      #7782ef color charts
#7782ef RGB chart
      #7782ef CMYK chart
      #7782ef RGB pie chart
      #7782ef color shades, tints & tones
#7782ef color schemes
#7782ef color preview, HTML & CSS examples
           This text has a color of #7782ef        
        
          <p style="color:#7782ef;">Text here</p>
        
        
          .mytext {color:#7782ef;}
        
        Text color #7782ef
      
           This box has a color of #7782ef        
        
          <div style="background-color:#7782ef;">Content here</div>
        
        
          .mybackground {background-color:#7782ef;}
        
        Background color #7782ef
      
           Border around this has a color of #7782ef        
        
          <div style="border:2px solid #7782ef;">Content here</div>
        
        
          .myborder {border:2px solid #7782ef;}
        
        Border color #7782ef