#7704d1 color space conversions
Hex:
        #7704d1
        RGB:
        119, 4, 209
        CMY:
        53, 98, 18
        CMYK:
        43, 98, 0, 18
      HSL:
        274°, 96.2441%, 41.7647%
        HSV (HSB):
        274°, 98.0861%, 81.9608%
        XYZ:
        19.1598, 8.6122, 60.9741
        xyY:
        0.2159, 0.0970, 8.6122
      CIE-Lab:
        35.2267, 72.3661, -76.5292
        CIE-LCH:
        35.2267, 105.3260, 313.3984
        CIE-Luv:
        35.2267, 15.3472, -107.3221
        Hunter-Lab:
        29.3466, 65.1825, -102.6456
      #7704d1 color charts
#7704d1 RGB chart
      #7704d1 CMYK chart
      #7704d1 RGB pie chart
      #7704d1 color shades, tints & tones
#7704d1 color schemes
#7704d1 color preview, HTML & CSS examples
           This text has a color of #7704d1        
        
          <p style="color:#7704d1;">Text here</p>
        
        
          .mytext {color:#7704d1;}
        
        Text color #7704d1
      
           This box has a color of #7704d1        
        
          <div style="background-color:#7704d1;">Content here</div>
        
        
          .mybackground {background-color:#7704d1;}
        
        Background color #7704d1
      
           Border around this has a color of #7704d1        
        
          <div style="border:2px solid #7704d1;">Content here</div>
        
        
          .myborder {border:2px solid #7704d1;}
        
        Border color #7704d1