#7518fd color space conversions
Hex:
        #7518fd
        RGB:
        117, 24, 253
        CMY:
        54, 91, 1
        CMYK:
        54, 91, 0, 1
      HSL:
        264°, 98.2833%, 54.3137%
        HSV (HSB):
        264°, 90.5138%, 99.2157%
        XYZ:
        25.3924, 11.5270, 93.8151
        xyY:
        0.1942, 0.0882, 11.5270
      CIE-Lab:
        40.4543, 78.6890, -92.9776
        CIE-LCH:
        40.4543, 121.8064, 310.2420
        CIE-Luv:
        40.4543, 7.2978, -132.5750
        Hunter-Lab:
        33.9515, 74.0854, -140.0648
      #7518fd color charts
#7518fd RGB chart
      #7518fd CMYK chart
      #7518fd RGB pie chart
      #7518fd color shades, tints & tones
#7518fd color schemes
#7518fd color preview, HTML & CSS examples
           This text has a color of #7518fd        
        
          <p style="color:#7518fd;">Text here</p>
        
        
          .mytext {color:#7518fd;}
        
        Text color #7518fd
      
           This box has a color of #7518fd        
        
          <div style="background-color:#7518fd;">Content here</div>
        
        
          .mybackground {background-color:#7518fd;}
        
        Background color #7518fd
      
           Border around this has a color of #7518fd        
        
          <div style="border:2px solid #7518fd;">Content here</div>
        
        
          .myborder {border:2px solid #7518fd;}
        
        Border color #7518fd