#7019fd color space conversions
Hex:
        #7019fd
        RGB:
        112, 25, 253
        CMY:
        56, 90, 1
        CMYK:
        56, 90, 0, 1
      HSL:
        263°, 98.2759%, 54.5098%
        HSV (HSB):
        263°, 90.1186%, 99.2157%
        XYZ:
        24.7593, 11.2319, 93.7915
        xyY:
        0.1908, 0.0865, 11.2319
      CIE-Lab:
        39.9683, 78.0854, -93.7996
        CIE-LCH:
        39.9683, 122.0480, 309.7764
        CIE-Luv:
        39.9683, 5.6274, -132.6757
        Hunter-Lab:
        33.5140, 73.2223, -142.4681
      #7019fd color charts
#7019fd RGB chart
      #7019fd CMYK chart
      #7019fd RGB pie chart
      #7019fd color shades, tints & tones
#7019fd color schemes
#7019fd color preview, HTML & CSS examples
           This text has a color of #7019fd        
        
          <p style="color:#7019fd;">Text here</p>
        
        
          .mytext {color:#7019fd;}
        
        Text color #7019fd
      
           This box has a color of #7019fd        
        
          <div style="background-color:#7019fd;">Content here</div>
        
        
          .mybackground {background-color:#7019fd;}
        
        Background color #7019fd
      
           Border around this has a color of #7019fd        
        
          <div style="border:2px solid #7019fd;">Content here</div>
        
        
          .myborder {border:2px solid #7019fd;}
        
        Border color #7019fd