#7704f5 color space conversions
Hex:
        #7704f5
        RGB:
        119, 4, 245
        CMY:
        53, 98, 4
        CMYK:
        51, 98, 0, 4
      HSL:
        269°, 96.7871%, 48.8235%
        HSV (HSB):
        269°, 98.3673%, 96.0784%
        XYZ:
        24.1326, 10.6013, 87.1605
        xyY:
        0.1980, 0.0870, 10.6013
      CIE-Lab:
        38.9008, 79.9693, -91.0455
        CIE-LCH:
        38.9008, 121.1791, 311.2942
        CIE-Luv:
        38.9008, 9.7404, -128.3243
        Hunter-Lab:
        32.5597, 75.3211, -135.9243
      #7704f5 color charts
#7704f5 RGB chart
      #7704f5 CMYK chart
      #7704f5 RGB pie chart
      #7704f5 color shades, tints & tones
#7704f5 color schemes
#7704f5 color preview, HTML & CSS examples
           This text has a color of #7704f5        
        
          <p style="color:#7704f5;">Text here</p>
        
        
          .mytext {color:#7704f5;}
        
        Text color #7704f5
      
           This box has a color of #7704f5        
        
          <div style="background-color:#7704f5;">Content here</div>
        
        
          .mybackground {background-color:#7704f5;}
        
        Background color #7704f5
      
           Border around this has a color of #7704f5        
        
          <div style="border:2px solid #7704f5;">Content here</div>
        
        
          .myborder {border:2px solid #7704f5;}
        
        Border color #7704f5