#7315fd color space conversions
Hex:
        #7315fd
        RGB:
        115, 21, 253
        CMY:
        55, 92, 1
        CMYK:
        55, 92, 0, 1
      HSL:
        264°, 98.3051%, 53.7255%
        HSV (HSB):
        264°, 91.6996%, 99.2157%
        XYZ:
        25.0680, 11.2730, 93.7832
        xyY:
        0.1926, 0.0866, 11.2730
      CIE-Lab:
        40.0365, 79.1126, -93.6763
        CIE-LCH:
        40.0365, 122.6134, 310.1822
        CIE-Luv:
        40.0365, 6.7826, -132.7069
        Hunter-Lab:
        33.5753, 74.5150, -142.1072
      #7315fd color charts
#7315fd RGB chart
      #7315fd CMYK chart
      #7315fd RGB pie chart
      #7315fd color shades, tints & tones
#7315fd color schemes
#7315fd color preview, HTML & CSS examples
           This text has a color of #7315fd        
        
          <p style="color:#7315fd;">Text here</p>
        
        
          .mytext {color:#7315fd;}
        
        Text color #7315fd
      
           This box has a color of #7315fd        
        
          <div style="background-color:#7315fd;">Content here</div>
        
        
          .mybackground {background-color:#7315fd;}
        
        Background color #7315fd
      
           Border around this has a color of #7315fd        
        
          <div style="border:2px solid #7315fd;">Content here</div>
        
        
          .myborder {border:2px solid #7315fd;}
        
        Border color #7315fd