#7083d3 color space conversions
Hex:
        #7083d3
        RGB:
        112, 131, 211
        CMY:
        56, 49, 17
        CMYK:
        47, 38, 0, 17
      HSL:
        228°, 52.9412%, 63.3333%
        HSV (HSB):
        228°, 46.9194%, 82.7451%
        XYZ:
        26.5563, 24.3805, 64.9343
        xyY:
        0.2292, 0.2104, 24.3805
      CIE-Lab:
        56.4668, 14.5167, -43.4027
        CIE-LCH:
        56.4668, 45.7660, 288.4932
        CIE-Luv:
        56.4668, -12.4040, -69.4223
        Hunter-Lab:
        49.3766, 9.5937, -43.4076
      #7083d3 color charts
#7083d3 RGB chart
      #7083d3 CMYK chart
      #7083d3 RGB pie chart
      #7083d3 color shades, tints & tones
#7083d3 color schemes
#7083d3 color preview, HTML & CSS examples
           This text has a color of #7083d3        
        
          <p style="color:#7083d3;">Text here</p>
        
        
          .mytext {color:#7083d3;}
        
        Text color #7083d3
      
           This box has a color of #7083d3        
        
          <div style="background-color:#7083d3;">Content here</div>
        
        
          .mybackground {background-color:#7083d3;}
        
        Background color #7083d3
      
           Border around this has a color of #7083d3        
        
          <div style="border:2px solid #7083d3;">Content here</div>
        
        
          .myborder {border:2px solid #7083d3;}
        
        Border color #7083d3