#7033ef color space conversions
Hex:
        #7033ef
        RGB:
        112, 51, 239
        CMY:
        56, 80, 6
        CMYK:
        53, 79, 0, 6
      HSL:
        259°, 85.4545%, 56.8627%
        HSV (HSB):
        259°, 78.6611%, 93.7255%
        XYZ:
        23.4459, 12.0444, 82.7504
        xyY:
        0.1983, 0.1019, 12.0444
      CIE-Lab:
        41.2866, 66.6535, -83.7456
        CIE-LCH:
        41.2866, 107.0328, 308.5164
        CIE-Luv:
        41.2866, 5.0879, -122.7528
        Hunter-Lab:
        34.7050, 59.8566, -117.0771
      #7033ef color charts
#7033ef RGB chart
      #7033ef CMYK chart
      #7033ef RGB pie chart
      #7033ef color shades, tints & tones
#7033ef color schemes
#7033ef color preview, HTML & CSS examples
           This text has a color of #7033ef        
        
          <p style="color:#7033ef;">Text here</p>
        
        
          .mytext {color:#7033ef;}
        
        Text color #7033ef
      
           This box has a color of #7033ef        
        
          <div style="background-color:#7033ef;">Content here</div>
        
        
          .mybackground {background-color:#7033ef;}
        
        Background color #7033ef
      
           Border around this has a color of #7033ef        
        
          <div style="border:2px solid #7033ef;">Content here</div>
        
        
          .myborder {border:2px solid #7033ef;}
        
        Border color #7033ef