#7070d4 color space conversions
Hex:
        #7070d4
        RGB:
        112, 112, 212
        CMY:
        56, 56, 17
        CMYK:
        47, 47, 0, 17
      HSL:
        240°, 53.7634%, 63.5294%
        HSV (HSB):
        240°, 47.1698%, 83.1373%
        XYZ:
        24.3599, 19.7866, 64.8226
        xyY:
        0.2235, 0.1816, 19.7866
      CIE-Lab:
        51.5950, 26.2436, -51.7057
        CIE-LCH:
        51.5950, 57.9846, 296.9104
        CIE-Luv:
        51.5950, -5.9469, -82.4815
        Hunter-Lab:
        44.4821, 19.9092, -55.2644
      #7070d4 color charts
#7070d4 RGB chart
      #7070d4 CMYK chart
      #7070d4 RGB pie chart
      #7070d4 color shades, tints & tones
#7070d4 color schemes
#7070d4 color preview, HTML & CSS examples
           This text has a color of #7070d4        
        
          <p style="color:#7070d4;">Text here</p>
        
        
          .mytext {color:#7070d4;}
        
        Text color #7070d4
      
           This box has a color of #7070d4        
        
          <div style="background-color:#7070d4;">Content here</div>
        
        
          .mybackground {background-color:#7070d4;}
        
        Background color #7070d4
      
           Border around this has a color of #7070d4        
        
          <div style="border:2px solid #7070d4;">Content here</div>
        
        
          .myborder {border:2px solid #7070d4;}
        
        Border color #7070d4