#812faf color space conversions
Hex:
        #812faf
        RGB:
        129, 47, 175
        CMY:
        49, 82, 31
        CMYK:
        26, 73, 0, 31
      HSL:
        278°, 57.6577%, 43.5294%
        HSV (HSB):
        278°, 73.1429%, 68.6275%
        XYZ:
        17.8076, 9.7953, 41.5096
        xyY:
        0.2577, 0.1417, 9.7953
      CIE-Lab:
        37.4725, 55.6204, -52.8254
        CIE-LCH:
        37.4725, 76.7082, 316.4764
        CIE-Luv:
        37.4725, 23.5807, -79.6832
        Hunter-Lab:
        31.2974, 46.7925, -56.7276
      #812faf color charts
#812faf RGB chart
      #812faf CMYK chart
      #812faf RGB pie chart
      #812faf color shades, tints & tones
#812faf color schemes
#812faf color preview, HTML & CSS examples
           This text has a color of #812faf        
        
          <p style="color:#812faf;">Text here</p>
        
        
          .mytext {color:#812faf;}
        
        Text color #812faf
      
           This box has a color of #812faf        
        
          <div style="background-color:#812faf;">Content here</div>
        
        
          .mybackground {background-color:#812faf;}
        
        Background color #812faf
      
           Border around this has a color of #812faf        
        
          <div style="border:2px solid #812faf;">Content here</div>
        
        
          .myborder {border:2px solid #812faf;}
        
        Border color #812faf