#7185bb color space conversions
Hex:
        #7185bb
        RGB:
        113, 133, 187
        CMY:
        56, 48, 27
        CMYK:
        40, 29, 0, 27
      HSL:
        224°, 35.2381%, 58.8235%
        HSV (HSB):
        224°, 39.5722%, 73.3333%
        XYZ:
        24.1672, 23.8736, 50.3480
        xyY:
        0.2456, 0.2426, 23.8736
      CIE-Lab:
        55.9610, 6.5849, -30.5867
        CIE-LCH:
        55.9610, 31.2875, 282.1495
        CIE-Luv:
        55.9610, -12.0616, -47.6185
        Hunter-Lab:
        48.8606, 2.7827, -26.8924
      #7185bb color charts
#7185bb RGB chart
      #7185bb CMYK chart
      #7185bb RGB pie chart
      #7185bb color shades, tints & tones
#7185bb color schemes
#7185bb color preview, HTML & CSS examples
           This text has a color of #7185bb        
        
          <p style="color:#7185bb;">Text here</p>
        
        
          .mytext {color:#7185bb;}
        
        Text color #7185bb
      
           This box has a color of #7185bb        
        
          <div style="background-color:#7185bb;">Content here</div>
        
        
          .mybackground {background-color:#7185bb;}
        
        Background color #7185bb
      
           Border around this has a color of #7185bb        
        
          <div style="border:2px solid #7185bb;">Content here</div>
        
        
          .myborder {border:2px solid #7185bb;}
        
        Border color #7185bb