#7605cf color space conversions
Hex:
        #7605cf
        RGB:
        118, 5, 207
        CMY:
        54, 98, 19
        CMYK:
        43, 98, 0, 19
      HSL:
        274°, 95.2830%, 41.5686%
        HSV (HSB):
        274°, 97.5845%, 81.1765%
        XYZ:
        18.7880, 8.4651, 59.6752
        xyY:
        0.2161, 0.0974, 8.4651
      CIE-Lab:
        34.9333, 71.7219, -75.8560
        CIE-LCH:
        34.9333, 104.3943, 313.3954
        CIE-Luv:
        34.9333, 15.2345, -106.1612
        Hunter-Lab:
        29.0948, 64.3504, -101.2409
      #7605cf color charts
#7605cf RGB chart
      #7605cf CMYK chart
      #7605cf RGB pie chart
      #7605cf color shades, tints & tones
#7605cf color schemes
#7605cf color preview, HTML & CSS examples
           This text has a color of #7605cf        
        
          <p style="color:#7605cf;">Text here</p>
        
        
          .mytext {color:#7605cf;}
        
        Text color #7605cf
      
           This box has a color of #7605cf        
        
          <div style="background-color:#7605cf;">Content here</div>
        
        
          .mybackground {background-color:#7605cf;}
        
        Background color #7605cf
      
           Border around this has a color of #7605cf        
        
          <div style="border:2px solid #7605cf;">Content here</div>
        
        
          .myborder {border:2px solid #7605cf;}
        
        Border color #7605cf