#7712fe color space conversions
Hex:
        #7712fe
        RGB:
        119, 18, 254
        CMY:
        53, 93, 0
        CMYK:
        53, 93, 0, 0
      HSL:
        266°, 99.1597%, 53.3333%
        HSV (HSB):
        266°, 92.9134%, 99.6078%
        XYZ:
        25.7134, 11.5103, 94.6324
        xyY:
        0.1950, 0.0873, 11.5103
      CIE-Lab:
        40.4270, 80.1583, -93.5757
        CIE-LCH:
        40.4270, 123.2143, 310.5838
        CIE-Luv:
        40.4270, 8.1105, -133.2439
        Hunter-Lab:
        33.9268, 75.9147, -141.6292
      #7712fe color charts
#7712fe RGB chart
      #7712fe CMYK chart
      #7712fe RGB pie chart
      #7712fe color shades, tints & tones
#7712fe color schemes
#7712fe color preview, HTML & CSS examples
           This text has a color of #7712fe        
        
          <p style="color:#7712fe;">Text here</p>
        
        
          .mytext {color:#7712fe;}
        
        Text color #7712fe
      
           This box has a color of #7712fe        
        
          <div style="background-color:#7712fe;">Content here</div>
        
        
          .mybackground {background-color:#7712fe;}
        
        Background color #7712fe
      
           Border around this has a color of #7712fe        
        
          <div style="border:2px solid #7712fe;">Content here</div>
        
        
          .myborder {border:2px solid #7712fe;}
        
        Border color #7712fe