#7813fd color space conversions
Hex:
        #7813fd
        RGB:
        120, 19, 253
        CMY:
        53, 93, 1
        CMYK:
        53, 92, 0, 1
      HSL:
        266°, 98.3193%, 53.3333%
        HSV (HSB):
        266°, 92.4901%, 99.2157%
        XYZ:
        25.7082, 11.5507, 93.8030
        xyY:
        0.1962, 0.0881, 11.5507
      CIE-Lab:
        40.4929, 79.8525, -92.9029
        CIE-LCH:
        40.4929, 122.5046, 310.6799
        CIE-Luv:
        40.4929, 8.5421, -132.6186
        Hunter-Lab:
        33.9863, 75.5467, -139.8516
      #7813fd color charts
#7813fd RGB chart
      #7813fd CMYK chart
      #7813fd RGB pie chart
      #7813fd color shades, tints & tones
#7813fd color schemes
#7813fd color preview, HTML & CSS examples
           This text has a color of #7813fd        
        
          <p style="color:#7813fd;">Text here</p>
        
        
          .mytext {color:#7813fd;}
        
        Text color #7813fd
      
           This box has a color of #7813fd        
        
          <div style="background-color:#7813fd;">Content here</div>
        
        
          .mybackground {background-color:#7813fd;}
        
        Background color #7813fd
      
           Border around this has a color of #7813fd        
        
          <div style="border:2px solid #7813fd;">Content here</div>
        
        
          .myborder {border:2px solid #7813fd;}
        
        Border color #7813fd