#7712bf color space conversions
Hex:
        #7712bf
        RGB:
        119, 18, 191
        CMY:
        53, 93, 25
        CMYK:
        38, 91, 0, 25
      HSL:
        275°, 82.7751%, 40.9804%
        HSV (HSB):
        275°, 90.5759%, 74.9020%
        XYZ:
        17.2280, 8.1161, 49.9488
        xyY:
        0.2288, 0.1078, 8.1161
      CIE-Lab:
        34.2236, 66.4859, -67.6551
        CIE-LCH:
        34.2236, 94.8556, 314.5006
        CIE-Luv:
        34.2236, 18.1353, -95.8436
        Hunter-Lab:
        28.4888, 58.0887, -84.0095
      #7712bf color charts
#7712bf RGB chart
      #7712bf CMYK chart
      #7712bf RGB pie chart
      #7712bf color shades, tints & tones
#7712bf color schemes
#7712bf color preview, HTML & CSS examples
           This text has a color of #7712bf        
        
          <p style="color:#7712bf;">Text here</p>
        
        
          .mytext {color:#7712bf;}
        
        Text color #7712bf
      
           This box has a color of #7712bf        
        
          <div style="background-color:#7712bf;">Content here</div>
        
        
          .mybackground {background-color:#7712bf;}
        
        Background color #7712bf
      
           Border around this has a color of #7712bf        
        
          <div style="border:2px solid #7712bf;">Content here</div>
        
        
          .myborder {border:2px solid #7712bf;}
        
        Border color #7712bf