#7050e5 color space conversions
Hex:
        #7050e5
        RGB:
        112, 80, 229
        CMY:
        56, 69, 10
        CMYK:
        51, 65, 0, 10
      HSL:
        253°, 74.1294%, 60.5882%
        HSV (HSB):
        253°, 65.0655%, 89.8039%
        XYZ:
        23.6936, 14.8392, 75.7442
        xyY:
        0.2073, 0.1299, 14.8392
      CIE-Lab:
        45.4132, 49.9669, -71.3272
        CIE-LCH:
        45.4132, 87.0877, 305.0124
        CIE-Luv:
        45.4132, 1.3645, -109.9804
        Hunter-Lab:
        38.5217, 42.3774, -89.6152
      #7050e5 color charts
#7050e5 RGB chart
      #7050e5 CMYK chart
      #7050e5 RGB pie chart
      #7050e5 color shades, tints & tones
#7050e5 color schemes
#7050e5 color preview, HTML & CSS examples
           This text has a color of #7050e5        
        
          <p style="color:#7050e5;">Text here</p>
        
        
          .mytext {color:#7050e5;}
        
        Text color #7050e5
      
           This box has a color of #7050e5        
        
          <div style="background-color:#7050e5;">Content here</div>
        
        
          .mybackground {background-color:#7050e5;}
        
        Background color #7050e5
      
           Border around this has a color of #7050e5        
        
          <div style="border:2px solid #7050e5;">Content here</div>
        
        
          .myborder {border:2px solid #7050e5;}
        
        Border color #7050e5