#812ebd color space conversions
Hex:
        #812ebd
        RGB:
        129, 46, 189
        CMY:
        49, 82, 26
        CMYK:
        32, 76, 0, 26
      HSL:
        275°, 60.8511%, 46.0784%
        HSV (HSB):
        275°, 75.6614%, 74.1176%
        XYZ:
        19.2156, 10.2952, 49.1185
        xyY:
        0.2444, 0.1309, 10.2952
      CIE-Lab:
        38.3672, 59.1137, -59.6516
        CIE-LCH:
        38.3672, 83.9806, 314.7405
        CIE-Luv:
        38.3672, 20.7523, -89.6218
        Hunter-Lab:
        32.0862, 50.7480, -68.3026
      #812ebd color charts
#812ebd RGB chart
      #812ebd CMYK chart
      #812ebd RGB pie chart
      #812ebd color shades, tints & tones
#812ebd color schemes
#812ebd color preview, HTML & CSS examples
           This text has a color of #812ebd        
        
          <p style="color:#812ebd;">Text here</p>
        
        
          .mytext {color:#812ebd;}
        
        Text color #812ebd
      
           This box has a color of #812ebd        
        
          <div style="background-color:#812ebd;">Content here</div>
        
        
          .mybackground {background-color:#812ebd;}
        
        Background color #812ebd
      
           Border around this has a color of #812ebd        
        
          <div style="border:2px solid #812ebd;">Content here</div>
        
        
          .myborder {border:2px solid #812ebd;}
        
        Border color #812ebd