#7070fe color space conversions
Hex:
        #7070fe
        RGB:
        112, 112, 254
        CMY:
        56, 56, 0
        CMYK:
        56, 56, 0, 0
      HSL:
        240°, 98.6111%, 71.7647%
        HSV (HSB):
        240°, 55.9055%, 99.6078%
        XYZ:
        30.3657, 22.1888, 96.4484
        xyY:
        0.2038, 0.1489, 22.1888
      CIE-Lab:
        54.2268, 39.1083, -70.9961
        CIE-LCH:
        54.2268, 81.0550, 298.8482
        CIE-Luv:
        54.2268, -8.2497, -114.4157
        Hunter-Lab:
        47.1050, 32.6339, -88.4238
      #7070fe color charts
#7070fe RGB chart
      #7070fe CMYK chart
      #7070fe RGB pie chart
      #7070fe color shades, tints & tones
#7070fe color schemes
#7070fe color preview, HTML & CSS examples
           This text has a color of #7070fe        
        
          <p style="color:#7070fe;">Text here</p>
        
        
          .mytext {color:#7070fe;}
        
        Text color #7070fe
      
           This box has a color of #7070fe        
        
          <div style="background-color:#7070fe;">Content here</div>
        
        
          .mybackground {background-color:#7070fe;}
        
        Background color #7070fe
      
           Border around this has a color of #7070fe        
        
          <div style="border:2px solid #7070fe;">Content here</div>
        
        
          .myborder {border:2px solid #7070fe;}
        
        Border color #7070fe