#7070c8 color space conversions
Hex:
        #7070c8
        RGB:
        112, 112, 200
        CMY:
        56, 56, 22
        CMYK:
        44, 44, 0, 22
      HSL:
        240°, 44.4444%, 61.1765%
        HSV (HSB):
        240°, 44.0000%, 78.4314%
        XYZ:
        22.9016, 19.2032, 57.1431
        xyY:
        0.2308, 0.1935, 19.2032
      CIE-Lab:
        50.9241, 22.6667, -45.9372
        CIE-LCH:
        50.9241, 51.2251, 296.2631
        CIE-Luv:
        50.9241, -5.2528, -72.8558
        Hunter-Lab:
        43.8215, 16.5985, -46.6390
      #7070c8 color charts
#7070c8 RGB chart
      #7070c8 CMYK chart
      #7070c8 RGB pie chart
      #7070c8 color shades, tints & tones
#7070c8 color schemes
#7070c8 color preview, HTML & CSS examples
           This text has a color of #7070c8        
        
          <p style="color:#7070c8;">Text here</p>
        
        
          .mytext {color:#7070c8;}
        
        Text color #7070c8
      
           This box has a color of #7070c8        
        
          <div style="background-color:#7070c8;">Content here</div>
        
        
          .mybackground {background-color:#7070c8;}
        
        Background color #7070c8
      
           Border around this has a color of #7070c8        
        
          <div style="border:2px solid #7070c8;">Content here</div>
        
        
          .myborder {border:2px solid #7070c8;}
        
        Border color #7070c8