#7071ee color space conversions
Hex:
        #7071ee
        RGB:
        112, 113, 238
        CMY:
        56, 56, 7
        CMYK:
        53, 53, 0, 7
      HSL:
        240°, 78.7500%, 68.6275%
        HSV (HSB):
        240°, 52.9412%, 93.3333%
        XYZ:
        28.0198, 21.4280, 83.5481
        xyY:
        0.2107, 0.1611, 21.4280
      CIE-Lab:
        53.4148, 33.5694, -63.4195
        CIE-LCH:
        53.4148, 71.7561, 297.8933
        CIE-Luv:
        53.4148, -7.6851, -102.0487
        Hunter-Lab:
        46.2904, 27.0387, -74.6073
      #7071ee color charts
#7071ee RGB chart
      #7071ee CMYK chart
      #7071ee RGB pie chart
      #7071ee color shades, tints & tones
#7071ee color schemes
#7071ee color preview, HTML & CSS examples
           This text has a color of #7071ee        
        
          <p style="color:#7071ee;">Text here</p>
        
        
          .mytext {color:#7071ee;}
        
        Text color #7071ee
      
           This box has a color of #7071ee        
        
          <div style="background-color:#7071ee;">Content here</div>
        
        
          .mybackground {background-color:#7071ee;}
        
        Background color #7071ee
      
           Border around this has a color of #7071ee        
        
          <div style="border:2px solid #7071ee;">Content here</div>
        
        
          .myborder {border:2px solid #7071ee;}
        
        Border color #7071ee