#7084c5 color space conversions
Hex:
        #7084c5
        RGB:
        112, 132, 197
        CMY:
        56, 48, 23
        CMYK:
        43, 33, 0, 23
      HSL:
        226°, 42.2886%, 60.5882%
        HSV (HSB):
        226°, 43.1472%, 77.2549%
        XYZ:
        25.0114, 23.9785, 56.1334
        xyY:
        0.2379, 0.2281, 23.9785
      CIE-Lab:
        56.0663, 9.7775, -36.1156
        CIE-LCH:
        56.0663, 37.4157, 285.1484
        CIE-Luv:
        56.0663, -12.3576, -56.9622
        Hunter-Lab:
        48.9678, 5.4791, -33.6885
      #7084c5 color charts
#7084c5 RGB chart
      #7084c5 CMYK chart
      #7084c5 RGB pie chart
      #7084c5 color shades, tints & tones
#7084c5 color schemes
#7084c5 color preview, HTML & CSS examples
           This text has a color of #7084c5        
        
          <p style="color:#7084c5;">Text here</p>
        
        
          .mytext {color:#7084c5;}
        
        Text color #7084c5
      
           This box has a color of #7084c5        
        
          <div style="background-color:#7084c5;">Content here</div>
        
        
          .mybackground {background-color:#7084c5;}
        
        Background color #7084c5
      
           Border around this has a color of #7084c5        
        
          <div style="border:2px solid #7084c5;">Content here</div>
        
        
          .myborder {border:2px solid #7084c5;}
        
        Border color #7084c5