#7050bd color space conversions
Hex:
        #7050bd
        RGB:
        112, 80, 189
        CMY:
        56, 69, 26
        CMYK:
        41, 58, 0, 26
      HSL:
        258°, 45.2282%, 52.7451%
        HSV (HSB):
        258°, 57.6720%, 74.1176%
        XYZ:
        18.7361, 12.8562, 49.6381
        xyY:
        0.2307, 0.1583, 12.8562
      CIE-Lab:
        42.5458, 38.6411, -52.9861
        CIE-LCH:
        42.5458, 65.5795, 306.1021
        CIE-Luv:
        42.5458, 5.5607, -81.5103
        Hunter-Lab:
        35.8555, 30.5268, -56.9817
      #7050bd color charts
#7050bd RGB chart
      #7050bd CMYK chart
      #7050bd RGB pie chart
      #7050bd color shades, tints & tones
#7050bd color schemes
#7050bd color preview, HTML & CSS examples
           This text has a color of #7050bd        
        
          <p style="color:#7050bd;">Text here</p>
        
        
          .mytext {color:#7050bd;}
        
        Text color #7050bd
      
           This box has a color of #7050bd        
        
          <div style="background-color:#7050bd;">Content here</div>
        
        
          .mybackground {background-color:#7050bd;}
        
        Background color #7050bd
      
           Border around this has a color of #7050bd        
        
          <div style="border:2px solid #7050bd;">Content here</div>
        
        
          .myborder {border:2px solid #7050bd;}
        
        Border color #7050bd