#7515bf color space conversions
Hex:
        #7515bf
        RGB:
        117, 21, 191
        CMY:
        54, 92, 25
        CMYK:
        39, 89, 0, 25
      HSL:
        274°, 80.1887%, 41.5686%
        HSV (HSB):
        274°, 89.0052%, 74.9020%
        XYZ:
        17.0083, 8.0798, 49.9533
        xyY:
        0.2267, 0.1077, 8.0798
      CIE-Lab:
        34.1486, 65.6009, -67.7892
        CIE-LCH:
        34.1486, 94.3337, 314.0601
        CIE-Luv:
        34.1486, 17.0168, -95.8445
        Hunter-Lab:
        28.4250, 57.0625, -84.2970
      #7515bf color charts
#7515bf RGB chart
      #7515bf CMYK chart
      #7515bf RGB pie chart
      #7515bf color shades, tints & tones
#7515bf color schemes
#7515bf color preview, HTML & CSS examples
           This text has a color of #7515bf        
        
          <p style="color:#7515bf;">Text here</p>
        
        
          .mytext {color:#7515bf;}
        
        Text color #7515bf
      
           This box has a color of #7515bf        
        
          <div style="background-color:#7515bf;">Content here</div>
        
        
          .mybackground {background-color:#7515bf;}
        
        Background color #7515bf
      
           Border around this has a color of #7515bf        
        
          <div style="border:2px solid #7515bf;">Content here</div>
        
        
          .myborder {border:2px solid #7515bf;}
        
        Border color #7515bf