#7084cd color space conversions
Hex:
        #7084cd
        RGB:
        112, 132, 205
        CMY:
        56, 48, 20
        CMYK:
        45, 36, 0, 20
      HSL:
        227°, 48.1865%, 62.1569%
        HSV (HSB):
        227°, 45.3659%, 80.3922%
        XYZ:
        25.9528, 24.3551, 61.0907
        xyY:
        0.2330, 0.2186, 24.3551
      CIE-Lab:
        56.4415, 12.1304, -40.0569
        CIE-LCH:
        56.4415, 41.8534, 286.8478
        CIE-Luv:
        56.4415, -12.5891, -63.7097
        Hunter-Lab:
        49.3508, 7.5063, -38.8487
      #7084cd color charts
#7084cd RGB chart
      #7084cd CMYK chart
      #7084cd RGB pie chart
      #7084cd color shades, tints & tones
#7084cd color schemes
#7084cd color preview, HTML & CSS examples
           This text has a color of #7084cd        
        
          <p style="color:#7084cd;">Text here</p>
        
        
          .mytext {color:#7084cd;}
        
        Text color #7084cd
      
           This box has a color of #7084cd        
        
          <div style="background-color:#7084cd;">Content here</div>
        
        
          .mybackground {background-color:#7084cd;}
        
        Background color #7084cd
      
           Border around this has a color of #7084cd        
        
          <div style="border:2px solid #7084cd;">Content here</div>
        
        
          .myborder {border:2px solid #7084cd;}
        
        Border color #7084cd