#7882b5 color space conversions
Hex:
        #7882b5
        RGB:
        120, 130, 181
        CMY:
        53, 49, 29
        CMYK:
        34, 28, 0, 29
      HSL:
        230°, 29.1866%, 59.0196%
        HSV (HSB):
        230°, 33.7017%, 70.9804%
        XYZ:
        24.0689, 23.2945, 46.9438
        xyY:
        0.2552, 0.2470, 23.2945
      CIE-Lab:
        55.3744, 8.6830, -28.0307
        CIE-LCH:
        55.3744, 29.3448, 287.2113
        CIE-Luv:
        55.3744, -7.6662, -43.7015
        Hunter-Lab:
        48.2644, 4.5530, -23.8826
      #7882b5 color charts
#7882b5 RGB chart
      #7882b5 CMYK chart
      #7882b5 RGB pie chart
      #7882b5 color shades, tints & tones
#7882b5 color schemes
#7882b5 color preview, HTML & CSS examples
           This text has a color of #7882b5        
        
          <p style="color:#7882b5;">Text here</p>
        
        
          .mytext {color:#7882b5;}
        
        Text color #7882b5
      
           This box has a color of #7882b5        
        
          <div style="background-color:#7882b5;">Content here</div>
        
        
          .mybackground {background-color:#7882b5;}
        
        Background color #7882b5
      
           Border around this has a color of #7882b5        
        
          <div style="border:2px solid #7882b5;">Content here</div>
        
        
          .myborder {border:2px solid #7882b5;}
        
        Border color #7882b5