#7415cd color space conversions
Hex:
        #7415cd
        RGB:
        116, 21, 205
        CMY:
        55, 92, 20
        CMYK:
        43, 90, 0, 20
      HSL:
        271°, 81.4159%, 44.3137%
        HSV (HSB):
        271°, 89.7561%, 80.3922%
        XYZ:
        18.4901, 8.6571, 58.4541
        xyY:
        0.2160, 0.1011, 8.6571
      CIE-Lab:
        35.3156, 68.5266, -74.0729
        CIE-LCH:
        35.3156, 100.9093, 312.7727
        CIE-Luv:
        35.3156, 14.0659, -104.5122
        Hunter-Lab:
        29.4230, 60.6833, -97.1942
      #7415cd color charts
#7415cd RGB chart
      #7415cd CMYK chart
      #7415cd RGB pie chart
      #7415cd color shades, tints & tones
#7415cd color schemes
#7415cd color preview, HTML & CSS examples
           This text has a color of #7415cd        
        
          <p style="color:#7415cd;">Text here</p>
        
        
          .mytext {color:#7415cd;}
        
        Text color #7415cd
      
           This box has a color of #7415cd        
        
          <div style="background-color:#7415cd;">Content here</div>
        
        
          .mybackground {background-color:#7415cd;}
        
        Background color #7415cd
      
           Border around this has a color of #7415cd        
        
          <div style="border:2px solid #7415cd;">Content here</div>
        
        
          .myborder {border:2px solid #7415cd;}
        
        Border color #7415cd