#812ced color space conversions
Hex:
        #812ced
        RGB:
        129, 44, 237
        CMY:
        49, 83, 7
        CMYK:
        46, 81, 0, 7
      HSL:
        266°, 84.2795%, 55.0980%
        HSV (HSB):
        266°, 81.4346%, 92.9412%
        XYZ:
        25.2400, 12.5829, 81.2192
        xyY:
        0.2120, 0.1057, 12.5829
      CIE-Lab:
        42.1280, 70.8296, -81.1622
        CIE-LCH:
        42.1280, 107.7225, 311.1109
        CIE-Luv:
        42.1280, 12.4701, -120.9679
        Hunter-Lab:
        35.4724, 64.9330, -110.9224
      #812ced color charts
#812ced RGB chart
      #812ced CMYK chart
      #812ced RGB pie chart
      #812ced color shades, tints & tones
#812ced color schemes
#812ced color preview, HTML & CSS examples
           This text has a color of #812ced        
        
          <p style="color:#812ced;">Text here</p>
        
        
          .mytext {color:#812ced;}
        
        Text color #812ced
      
           This box has a color of #812ced        
        
          <div style="background-color:#812ced;">Content here</div>
        
        
          .mybackground {background-color:#812ced;}
        
        Background color #812ced
      
           Border around this has a color of #812ced        
        
          <div style="border:2px solid #812ced;">Content here</div>
        
        
          .myborder {border:2px solid #812ced;}
        
        Border color #812ced