#7791eb color space conversions
Hex:
        #7791eb
        RGB:
        119, 145, 235
        CMY:
        53, 43, 8
        CMYK:
        49, 38, 0, 8
      HSL:
        227°, 74.3590%, 69.4118%
        HSV (HSB):
        227°, 49.3617%, 92.1569%
        XYZ:
        32.7285, 30.1709, 82.6958
        xyY:
        0.2248, 0.2072, 30.1709
      CIE-Lab:
        61.8014, 15.1046, -48.3352
        CIE-LCH:
        61.8014, 50.6402, 287.3538
        CIE-Luv:
        61.8014, -15.5314, -78.7996
        Hunter-Lab:
        54.9280, 10.2341, -50.8133
      #7791eb color charts
#7791eb RGB chart
      #7791eb CMYK chart
      #7791eb RGB pie chart
      #7791eb color shades, tints & tones
#7791eb color schemes
#7791eb color preview, HTML & CSS examples
           This text has a color of #7791eb        
        
          <p style="color:#7791eb;">Text here</p>
        
        
          .mytext {color:#7791eb;}
        
        Text color #7791eb
      
           This box has a color of #7791eb        
        
          <div style="background-color:#7791eb;">Content here</div>
        
        
          .mybackground {background-color:#7791eb;}
        
        Background color #7791eb
      
           Border around this has a color of #7791eb        
        
          <div style="border:2px solid #7791eb;">Content here</div>
        
        
          .myborder {border:2px solid #7791eb;}
        
        Border color #7791eb