#7033e2 color space conversions
Hex:
        #7033e2
        RGB:
        112, 51, 226
        CMY:
        56, 80, 11
        CMYK:
        50, 77, 0, 11
      HSL:
        261°, 75.1073%, 54.3137%
        HSV (HSB):
        261°, 77.4336%, 88.6275%
        XYZ:
        21.5934, 11.3034, 72.9952
        xyY:
        0.2039, 0.1067, 11.3034
      CIE-Lab:
        40.0868, 63.3384, -78.3402
        CIE-LCH:
        40.0868, 100.7420, 308.9557
        CIE-Luv:
        40.0868, 6.6500, -114.8003
        Hunter-Lab:
        33.6205, 55.8090, -105.1932
      #7033e2 color charts
#7033e2 RGB chart
      #7033e2 CMYK chart
      #7033e2 RGB pie chart
      #7033e2 color shades, tints & tones
#7033e2 color schemes
#7033e2 color preview, HTML & CSS examples
           This text has a color of #7033e2        
        
          <p style="color:#7033e2;">Text here</p>
        
        
          .mytext {color:#7033e2;}
        
        Text color #7033e2
      
           This box has a color of #7033e2        
        
          <div style="background-color:#7033e2;">Content here</div>
        
        
          .mybackground {background-color:#7033e2;}
        
        Background color #7033e2
      
           Border around this has a color of #7033e2        
        
          <div style="border:2px solid #7033e2;">Content here</div>
        
        
          .myborder {border:2px solid #7033e2;}
        
        Border color #7033e2