#7782fb color space conversions
Hex:
        #7782fb
        RGB:
        119, 130, 251
        CMY:
        53, 49, 2
        CMYK:
        53, 48, 0, 2
      HSL:
        235°, 94.2857%, 72.5490%
        HSV (HSB):
        235°, 52.5896%, 98.4314%
        XYZ:
        33.0030, 26.8522, 94.7103
        xyY:
        0.2135, 0.1737, 26.8522
      CIE-Lab:
        58.8373, 28.8576, -61.8862
        CIE-LCH:
        58.8373, 68.2837, 294.9997
        CIE-Luv:
        58.8373, -11.0671, -101.4581
        Hunter-Lab:
        51.8191, 23.0009, -72.0915
      #7782fb color charts
#7782fb RGB chart
      #7782fb CMYK chart
      #7782fb RGB pie chart
      #7782fb color shades, tints & tones
#7782fb color schemes
#7782fb color preview, HTML & CSS examples
           This text has a color of #7782fb        
        
          <p style="color:#7782fb;">Text here</p>
        
        
          .mytext {color:#7782fb;}
        
        Text color #7782fb
      
           This box has a color of #7782fb        
        
          <div style="background-color:#7782fb;">Content here</div>
        
        
          .mybackground {background-color:#7782fb;}
        
        Background color #7782fb
      
           Border around this has a color of #7782fb        
        
          <div style="border:2px solid #7782fb;">Content here</div>
        
        
          .myborder {border:2px solid #7782fb;}
        
        Border color #7782fb