#7070cd color space conversions
Hex:
        #7070cd
        RGB:
        112, 112, 205
        CMY:
        56, 56, 20
        CMYK:
        45, 45, 0, 20
      HSL:
        240°, 48.1865%, 62.1569%
        HSV (HSB):
        240°, 45.3659%, 80.3922%
        XYZ:
        23.4957, 19.4409, 60.2717
        xyY:
        0.2277, 0.1884, 19.4409
      CIE-Lab:
        51.1991, 24.1492, -48.3552
        CIE-LCH:
        51.1991, 54.0501, 296.5381
        CIE-Luv:
        51.1991, -5.5438, -76.8917
        Hunter-Lab:
        44.0918, 17.9587, -50.1828
      #7070cd color charts
#7070cd RGB chart
      #7070cd CMYK chart
      #7070cd RGB pie chart
      #7070cd color shades, tints & tones
#7070cd color schemes
#7070cd color preview, HTML & CSS examples
           This text has a color of #7070cd        
        
          <p style="color:#7070cd;">Text here</p>
        
        
          .mytext {color:#7070cd;}
        
        Text color #7070cd
      
           This box has a color of #7070cd        
        
          <div style="background-color:#7070cd;">Content here</div>
        
        
          .mybackground {background-color:#7070cd;}
        
        Background color #7070cd
      
           Border around this has a color of #7070cd        
        
          <div style="border:2px solid #7070cd;">Content here</div>
        
        
          .myborder {border:2px solid #7070cd;}
        
        Border color #7070cd