#811285 color space conversions
Hex:
        #811285
        RGB:
        129, 18, 133
        CMY:
        49, 93, 48
        CMYK:
        3, 86, 0, 48
      HSL:
        298°, 76.1589%, 29.6078%
        HSV (HSB):
        298°, 86.4662%, 52.1569%
        XYZ:
        13.5032, 6.7932, 22.7898
        xyY:
        0.3134, 0.1577, 6.7932
      CIE-Lab:
        31.3314, 56.8826, -37.1414
        CIE-LCH:
        31.3314, 67.9346, 326.8575
        CIE-Luv:
        31.3314, 39.1320, -55.2496
        Hunter-Lab:
        26.0638, 46.8663, -33.5978
      #811285 color charts
#811285 RGB chart
      #811285 CMYK chart
      #811285 RGB pie chart
      #811285 color shades, tints & tones
#811285 color schemes
#811285 color preview, HTML & CSS examples
           This text has a color of #811285        
        
          <p style="color:#811285;">Text here</p>
        
        
          .mytext {color:#811285;}
        
        Text color #811285
      
           This box has a color of #811285        
        
          <div style="background-color:#811285;">Content here</div>
        
        
          .mybackground {background-color:#811285;}
        
        Background color #811285
      
           Border around this has a color of #811285        
        
          <div style="border:2px solid #811285;">Content here</div>
        
        
          .myborder {border:2px solid #811285;}
        
        Border color #811285