#7084c7 color space conversions
Hex:
        #7084c7
        RGB:
        112, 132, 199
        CMY:
        56, 48, 22
        CMYK:
        44, 34, 0, 22
      HSL:
        226°, 43.7186%, 60.9804%
        HSV (HSB):
        226°, 43.7186%, 78.0392%
        XYZ:
        25.2422, 24.0708, 57.3486
        xyY:
        0.2367, 0.2257, 24.0708
      CIE-Lab:
        56.1586, 10.3618, -37.1053
        CIE-LCH:
        56.1586, 38.5249, 285.6026
        CIE-Luv:
        56.1586, -12.4153, -58.6538
        Hunter-Lab:
        49.0620, 5.9789, -34.9607
      #7084c7 color charts
#7084c7 RGB chart
      #7084c7 CMYK chart
      #7084c7 RGB pie chart
      #7084c7 color shades, tints & tones
#7084c7 color schemes
#7084c7 color preview, HTML & CSS examples
           This text has a color of #7084c7        
        
          <p style="color:#7084c7;">Text here</p>
        
        
          .mytext {color:#7084c7;}
        
        Text color #7084c7
      
           This box has a color of #7084c7        
        
          <div style="background-color:#7084c7;">Content here</div>
        
        
          .mybackground {background-color:#7084c7;}
        
        Background color #7084c7
      
           Border around this has a color of #7084c7        
        
          <div style="border:2px solid #7084c7;">Content here</div>
        
        
          .myborder {border:2px solid #7084c7;}
        
        Border color #7084c7