#7704cf color space conversions
Hex:
        #7704cf
        RGB:
        119, 4, 207
        CMY:
        53, 98, 19
        CMYK:
        43, 98, 0, 19
      HSL:
        274°, 96.2085%, 41.3725%
        HSV (HSB):
        274°, 98.0676%, 81.1765%
        XYZ:
        18.9137, 8.5138, 59.6779
        xyY:
        0.2171, 0.0977, 8.5138
      CIE-Lab:
        35.0307, 71.9499, -75.6905
        CIE-LCH:
        35.0307, 104.4311, 313.5487
        CIE-Luv:
        35.0307, 15.7004, -106.1281
        Hunter-Lab:
        29.1784, 64.6430, -100.8399
      #7704cf color charts
#7704cf RGB chart
      #7704cf CMYK chart
      #7704cf RGB pie chart
      #7704cf color shades, tints & tones
#7704cf color schemes
#7704cf color preview, HTML & CSS examples
           This text has a color of #7704cf        
        
          <p style="color:#7704cf;">Text here</p>
        
        
          .mytext {color:#7704cf;}
        
        Text color #7704cf
      
           This box has a color of #7704cf        
        
          <div style="background-color:#7704cf;">Content here</div>
        
        
          .mybackground {background-color:#7704cf;}
        
        Background color #7704cf
      
           Border around this has a color of #7704cf        
        
          <div style="border:2px solid #7704cf;">Content here</div>
        
        
          .myborder {border:2px solid #7704cf;}
        
        Border color #7704cf