#7022fd color space conversions
Hex:
        #7022fd
        RGB:
        112, 34, 253
        CMY:
        56, 87, 1
        CMYK:
        56, 87, 0, 1
      HSL:
        261°, 98.2063%, 56.2745%
        HSV (HSB):
        261°, 86.5613%, 99.2157%
        XYZ:
        24.9837, 11.6806, 93.8663
        xyY:
        0.1914, 0.0895, 11.6806
      CIE-Lab:
        40.7040, 75.8760, -92.5817
        CIE-LCH:
        40.7040, 119.7019, 309.3366
        CIE-Luv:
        40.7040, 5.0711, -132.3615
        Hunter-Lab:
        34.1770, 70.6758, -138.9149
      #7022fd color charts
#7022fd RGB chart
      #7022fd CMYK chart
      #7022fd RGB pie chart
      #7022fd color shades, tints & tones
#7022fd color schemes
#7022fd color preview, HTML & CSS examples
           This text has a color of #7022fd        
        
          <p style="color:#7022fd;">Text here</p>
        
        
          .mytext {color:#7022fd;}
        
        Text color #7022fd
      
           This box has a color of #7022fd        
        
          <div style="background-color:#7022fd;">Content here</div>
        
        
          .mybackground {background-color:#7022fd;}
        
        Background color #7022fd
      
           Border around this has a color of #7022fd        
        
          <div style="border:2px solid #7022fd;">Content here</div>
        
        
          .myborder {border:2px solid #7022fd;}
        
        Border color #7022fd