#7315d2 color space conversions
Hex:
        #7315d2
        RGB:
        115, 21, 210
        CMY:
        55, 92, 18
        CMYK:
        45, 90, 0, 18
      HSL:
        270°, 81.8182%, 45.2941%
        HSV (HSB):
        270°, 90.0000%, 82.3529%
        XYZ:
        18.9713, 8.8343, 61.6781
        xyY:
        0.2120, 0.0987, 8.8343
      CIE-Lab:
        35.6633, 69.5194, -76.4084
        CIE-LCH:
        35.6633, 103.3014, 312.2972
        CIE-Luv:
        35.6633, 12.8235, -107.5924
        Hunter-Lab:
        29.7226, 61.9181, -102.2284
      #7315d2 color charts
#7315d2 RGB chart
      #7315d2 CMYK chart
      #7315d2 RGB pie chart
      #7315d2 color shades, tints & tones
#7315d2 color schemes
#7315d2 color preview, HTML & CSS examples
           This text has a color of #7315d2        
        
          <p style="color:#7315d2;">Text here</p>
        
        
          .mytext {color:#7315d2;}
        
        Text color #7315d2
      
           This box has a color of #7315d2        
        
          <div style="background-color:#7315d2;">Content here</div>
        
        
          .mybackground {background-color:#7315d2;}
        
        Background color #7315d2
      
           Border around this has a color of #7315d2        
        
          <div style="border:2px solid #7315d2;">Content here</div>
        
        
          .myborder {border:2px solid #7315d2;}
        
        Border color #7315d2