#7180bb color space conversions
Hex:
        #7180bb
        RGB:
        113, 128, 187
        CMY:
        56, 50, 27
        CMYK:
        40, 32, 0, 27
      HSL:
        228°, 35.2381%, 58.8235%
        HSV (HSB):
        228°, 39.5722%, 73.3333%
        XYZ:
        23.4989, 22.5369, 50.1252
        xyY:
        0.2444, 0.2344, 22.5369
      CIE-Lab:
        54.5921, 9.5381, -32.7185
        CIE-LCH:
        54.5921, 34.0804, 286.2524
        CIE-Luv:
        54.5921, -10.0984, -51.1863
        Hunter-Lab:
        47.4731, 5.2785, -29.3712
      #7180bb color charts
#7180bb RGB chart
      #7180bb CMYK chart
      #7180bb RGB pie chart
      #7180bb color shades, tints & tones
#7180bb color schemes
#7180bb color preview, HTML & CSS examples
           This text has a color of #7180bb        
        
          <p style="color:#7180bb;">Text here</p>
        
        
          .mytext {color:#7180bb;}
        
        Text color #7180bb
      
           This box has a color of #7180bb        
        
          <div style="background-color:#7180bb;">Content here</div>
        
        
          .mybackground {background-color:#7180bb;}
        
        Background color #7180bb
      
           Border around this has a color of #7180bb        
        
          <div style="border:2px solid #7180bb;">Content here</div>
        
        
          .myborder {border:2px solid #7180bb;}
        
        Border color #7180bb