#7182bc color space conversions
Hex:
        #7182bc
        RGB:
        113, 130, 188
        CMY:
        56, 49, 26
        CMYK:
        40, 31, 0, 26
      HSL:
        226°, 35.8852%, 59.0196%
        HSV (HSB):
        226°, 39.8936%, 73.7255%
        XYZ:
        23.8698, 23.1068, 50.7789
        xyY:
        0.2442, 0.2364, 23.1068
      CIE-Lab:
        55.1822, 8.6371, -32.3695
        CIE-LCH:
        55.1822, 33.5020, 284.9401
        CIE-Luv:
        55.1822, -10.9130, -50.6170
        Hunter-Lab:
        48.0695, 4.5156, -28.9831
      #7182bc color charts
#7182bc RGB chart
      #7182bc CMYK chart
      #7182bc RGB pie chart
      #7182bc color shades, tints & tones
#7182bc color schemes
#7182bc color preview, HTML & CSS examples
           This text has a color of #7182bc        
        
          <p style="color:#7182bc;">Text here</p>
        
        
          .mytext {color:#7182bc;}
        
        Text color #7182bc
      
           This box has a color of #7182bc        
        
          <div style="background-color:#7182bc;">Content here</div>
        
        
          .mybackground {background-color:#7182bc;}
        
        Background color #7182bc
      
           Border around this has a color of #7182bc        
        
          <div style="border:2px solid #7182bc;">Content here</div>
        
        
          .myborder {border:2px solid #7182bc;}
        
        Border color #7182bc