#7605d2 color space conversions
Hex:
        #7605d2
        RGB:
        118, 5, 210
        CMY:
        54, 98, 18
        CMYK:
        44, 98, 0, 18
      HSL:
        273°, 95.3488%, 42.1569%
        HSV (HSB):
        273°, 97.6190%, 82.3529%
        XYZ:
        19.1583, 8.6132, 61.6255
        xyY:
        0.2143, 0.0963, 8.6132
      CIE-Lab:
        35.2287, 72.3500, -77.1107
        CIE-LCH:
        35.2287, 105.7383, 313.1756
        CIE-Luv:
        35.2287, 14.7143, -107.9485
        Hunter-Lab:
        29.3483, 65.1638, -103.9532
      #7605d2 color charts
#7605d2 RGB chart
      #7605d2 CMYK chart
      #7605d2 RGB pie chart
      #7605d2 color shades, tints & tones
#7605d2 color schemes
#7605d2 color preview, HTML & CSS examples
           This text has a color of #7605d2        
        
          <p style="color:#7605d2;">Text here</p>
        
        
          .mytext {color:#7605d2;}
        
        Text color #7605d2
      
           This box has a color of #7605d2        
        
          <div style="background-color:#7605d2;">Content here</div>
        
        
          .mybackground {background-color:#7605d2;}
        
        Background color #7605d2
      
           Border around this has a color of #7605d2        
        
          <div style="border:2px solid #7605d2;">Content here</div>
        
        
          .myborder {border:2px solid #7605d2;}
        
        Border color #7605d2