#7071e4 color space conversions
Hex:
        #7071e4
        RGB:
        112, 113, 228
        CMY:
        56, 56, 11
        CMYK:
        51, 50, 0, 11
      HSL:
        239°, 68.2353%, 66.6667%
        HSV (HSB):
        239°, 50.8772%, 89.4118%
        XYZ:
        26.5908, 20.8564, 76.0230
        xyY:
        0.2154, 0.1689, 20.8564
      CIE-Lab:
        52.7920, 30.4977, -58.8222
        CIE-LCH:
        52.7920, 66.2583, 297.4055
        CIE-Luv:
        52.7920, -7.1496, -94.4187
        Hunter-Lab:
        45.6688, 24.0116, -66.7294
      #7071e4 color charts
#7071e4 RGB chart
      #7071e4 CMYK chart
      #7071e4 RGB pie chart
      #7071e4 color shades, tints & tones
#7071e4 color schemes
#7071e4 color preview, HTML & CSS examples
           This text has a color of #7071e4        
        
          <p style="color:#7071e4;">Text here</p>
        
        
          .mytext {color:#7071e4;}
        
        Text color #7071e4
      
           This box has a color of #7071e4        
        
          <div style="background-color:#7071e4;">Content here</div>
        
        
          .mybackground {background-color:#7071e4;}
        
        Background color #7071e4
      
           Border around this has a color of #7071e4        
        
          <div style="border:2px solid #7071e4;">Content here</div>
        
        
          .myborder {border:2px solid #7071e4;}
        
        Border color #7071e4