#7033d5 color space conversions
Hex:
        #7033d5
        RGB:
        112, 51, 213
        CMY:
        56, 80, 16
        CMYK:
        47, 76, 0, 16
      HSL:
        263°, 65.8537%, 51.7647%
        HSV (HSB):
        263°, 76.0563%, 83.5294%
        XYZ:
        19.8762, 10.6165, 63.9524
        xyY:
        0.2105, 0.1124, 10.6165
      CIE-Lab:
        38.9269, 60.0262, -72.7910
        CIE-LCH:
        38.9269, 94.3487, 309.5103
        CIE-Luv:
        38.9269, 8.3344, -106.6651
        Hunter-Lab:
        32.5830, 51.8678, -93.5637
      #7033d5 color charts
#7033d5 RGB chart
      #7033d5 CMYK chart
      #7033d5 RGB pie chart
      #7033d5 color shades, tints & tones
#7033d5 color schemes
#7033d5 color preview, HTML & CSS examples
           This text has a color of #7033d5        
        
          <p style="color:#7033d5;">Text here</p>
        
        
          .mytext {color:#7033d5;}
        
        Text color #7033d5
      
           This box has a color of #7033d5        
        
          <div style="background-color:#7033d5;">Content here</div>
        
        
          .mybackground {background-color:#7033d5;}
        
        Background color #7033d5
      
           Border around this has a color of #7033d5        
        
          <div style="border:2px solid #7033d5;">Content here</div>
        
        
          .myborder {border:2px solid #7033d5;}
        
        Border color #7033d5