#7315df color space conversions
Hex:
        #7315df
        RGB:
        115, 21, 223
        CMY:
        55, 92, 13
        CMYK:
        48, 91, 0, 13
      HSL:
        268°, 82.7869%, 47.8431%
        HSV (HSB):
        268°, 90.5830%, 87.4510%
        XYZ:
        20.6577, 9.5089, 70.5587
        xyY:
        0.2051, 0.0944, 9.5089
      CIE-Lab:
        36.9462, 72.4037, -81.7855
        CIE-LCH:
        36.9462, 109.2298, 311.5181
        CIE-Luv:
        36.9462, 10.8203, -115.3215
        Hunter-Lab:
        30.8365, 65.6152, -114.0792
      #7315df color charts
#7315df RGB chart
      #7315df CMYK chart
      #7315df RGB pie chart
      #7315df color shades, tints & tones
#7315df color schemes
#7315df color preview, HTML & CSS examples
           This text has a color of #7315df        
        
          <p style="color:#7315df;">Text here</p>
        
        
          .mytext {color:#7315df;}
        
        Text color #7315df
      
           This box has a color of #7315df        
        
          <div style="background-color:#7315df;">Content here</div>
        
        
          .mybackground {background-color:#7315df;}
        
        Background color #7315df
      
           Border around this has a color of #7315df        
        
          <div style="border:2px solid #7315df;">Content here</div>
        
        
          .myborder {border:2px solid #7315df;}
        
        Border color #7315df