#7704dc color space conversions
Hex:
        #7704dc
        RGB:
        119, 4, 220
        CMY:
        53, 98, 14
        CMYK:
        46, 98, 0, 14
      HSL:
        272°, 96.4286%, 43.9216%
        HSV (HSB):
        272°, 98.1818%, 86.2745%
        XYZ:
        20.5694, 9.1761, 68.3972
        xyY:
        0.2096, 0.0935, 9.1761
      CIE-Lab:
        36.3211, 74.6691, -81.0775
        CIE-LCH:
        36.3211, 110.2227, 312.6438
        CIE-Luv:
        36.3211, 13.4899, -113.8328
        Hunter-Lab:
        30.2920, 68.1971, -112.6680
      #7704dc color charts
#7704dc RGB chart
      #7704dc CMYK chart
      #7704dc RGB pie chart
      #7704dc color shades, tints & tones
#7704dc color schemes
#7704dc color preview, HTML & CSS examples
           This text has a color of #7704dc        
        
          <p style="color:#7704dc;">Text here</p>
        
        
          .mytext {color:#7704dc;}
        
        Text color #7704dc
      
           This box has a color of #7704dc        
        
          <div style="background-color:#7704dc;">Content here</div>
        
        
          .mybackground {background-color:#7704dc;}
        
        Background color #7704dc
      
           Border around this has a color of #7704dc        
        
          <div style="border:2px solid #7704dc;">Content here</div>
        
        
          .myborder {border:2px solid #7704dc;}
        
        Border color #7704dc