#7315fc color space conversions
Hex:
        #7315fc
        RGB:
        115, 21, 252
        CMY:
        55, 92, 1
        CMYK:
        54, 92, 0, 1
      HSL:
        264°, 97.4684%, 53.5294%
        HSV (HSB):
        264°, 91.6667%, 98.8235%
        XYZ:
        24.9091, 11.2094, 92.9462
        xyY:
        0.1930, 0.0869, 11.2094
      CIE-Lab:
        39.9310, 78.8884, -93.2905
        CIE-LCH:
        39.9310, 122.1741, 310.2186
        CIE-Luv:
        39.9310, 6.9059, -132.1361
        Hunter-Lab:
        33.4805, 74.2109, -141.1604
      #7315fc color charts
#7315fc RGB chart
      #7315fc CMYK chart
      #7315fc RGB pie chart
      #7315fc color shades, tints & tones
#7315fc color schemes
#7315fc color preview, HTML & CSS examples
           This text has a color of #7315fc        
        
          <p style="color:#7315fc;">Text here</p>
        
        
          .mytext {color:#7315fc;}
        
        Text color #7315fc
      
           This box has a color of #7315fc        
        
          <div style="background-color:#7315fc;">Content here</div>
        
        
          .mybackground {background-color:#7315fc;}
        
        Background color #7315fc
      
           Border around this has a color of #7315fc        
        
          <div style="border:2px solid #7315fc;">Content here</div>
        
        
          .myborder {border:2px solid #7315fc;}
        
        Border color #7315fc