#cd81f1 color space conversions
Hex:
        #cd81f1
        RGB:
        205, 129, 241
        CMY:
        20, 49, 5
        CMYK:
        15, 46, 0, 5
      HSL:
        281°, 80.0000%, 72.5490%
        HSV (HSB):
        281°, 46.4730%, 94.5098%
        XYZ:
        48.9043, 35.0305, 87.4031
        xyY:
        0.2854, 0.2045, 35.0305
      CIE-Lab:
        65.7724, 48.1897, -44.8872
        CIE-LCH:
        65.7724, 65.8567, 317.0321
        CIE-Luv:
        65.7724, 30.7748, -78.2116
        Hunter-Lab:
        59.1866, 43.9132, -46.1252
      #cd81f1 color charts
#cd81f1 RGB chart
      #cd81f1 CMYK chart
      #cd81f1 RGB pie chart
      #cd81f1 color shades, tints & tones
#cd81f1 color schemes
#cd81f1 color preview, HTML & CSS examples
           This text has a color of #cd81f1        
        
          <p style="color:#cd81f1;">Text here</p>
        
        
          .mytext {color:#cd81f1;}
        
        Text color #cd81f1
      
           This box has a color of #cd81f1        
        
          <div style="background-color:#cd81f1;">Content here</div>
        
        
          .mybackground {background-color:#cd81f1;}
        
        Background color #cd81f1
      
           Border around this has a color of #cd81f1        
        
          <div style="border:2px solid #cd81f1;">Content here</div>
        
        
          .myborder {border:2px solid #cd81f1;}
        
        Border color #cd81f1