#7071d2 color space conversions
Hex:
        #7071d2
        RGB:
        112, 113, 210
        CMY:
        56, 56, 18
        CMYK:
        47, 46, 0, 18
      HSL:
        239°, 52.1277%, 63.1373%
        HSV (HSB):
        239°, 46.6667%, 82.3529%
        XYZ:
        24.2201, 19.9081, 63.5389
        xyY:
        0.2250, 0.1849, 19.9081
      CIE-Lab:
        51.7332, 25.0391, -50.3494
        CIE-LCH:
        51.7332, 56.2319, 296.4415
        CIE-Luv:
        51.7332, -6.1591, -80.2887
        Hunter-Lab:
        44.6185, 18.8119, -53.1987
      #7071d2 color charts
#7071d2 RGB chart
      #7071d2 CMYK chart
      #7071d2 RGB pie chart
      #7071d2 color shades, tints & tones
#7071d2 color schemes
#7071d2 color preview, HTML & CSS examples
           This text has a color of #7071d2        
        
          <p style="color:#7071d2;">Text here</p>
        
        
          .mytext {color:#7071d2;}
        
        Text color #7071d2
      
           This box has a color of #7071d2        
        
          <div style="background-color:#7071d2;">Content here</div>
        
        
          .mybackground {background-color:#7071d2;}
        
        Background color #7071d2
      
           Border around this has a color of #7071d2        
        
          <div style="border:2px solid #7071d2;">Content here</div>
        
        
          .myborder {border:2px solid #7071d2;}
        
        Border color #7071d2