#7084dd color space conversions
Hex:
        #7084dd
        RGB:
        112, 132, 221
        CMY:
        56, 48, 13
        CMYK:
        49, 40, 0, 13
      HSL:
        229°, 61.5819%, 65.2941%
        HSV (HSB):
        229°, 49.3213%, 86.6667%
        XYZ:
        27.9845, 25.1677, 71.7895
        xyY:
        0.2240, 0.2014, 25.1677
      CIE-Lab:
        57.2385, 16.9481, -47.7993
        CIE-LCH:
        57.2385, 50.7150, 289.5229
        CIE-Luv:
        57.2385, -13.0570, -77.0216
        Hunter-Lab:
        50.1675, 11.7782, -49.7267
      #7084dd color charts
#7084dd RGB chart
      #7084dd CMYK chart
      #7084dd RGB pie chart
      #7084dd color shades, tints & tones
#7084dd color schemes
#7084dd color preview, HTML & CSS examples
           This text has a color of #7084dd        
        
          <p style="color:#7084dd;">Text here</p>
        
        
          .mytext {color:#7084dd;}
        
        Text color #7084dd
      
           This box has a color of #7084dd        
        
          <div style="background-color:#7084dd;">Content here</div>
        
        
          .mybackground {background-color:#7084dd;}
        
        Background color #7084dd
      
           Border around this has a color of #7084dd        
        
          <div style="border:2px solid #7084dd;">Content here</div>
        
        
          .myborder {border:2px solid #7084dd;}
        
        Border color #7084dd