#cd4af1 color space conversions
Hex:
        #cd4af1
        RGB:
        205, 74, 241
        CMY:
        20, 71, 5
        CMYK:
        15, 69, 0, 5
      HSL:
        287°, 85.6410%, 61.7647%
        HSV (HSB):
        287°, 69.2946%, 94.5098%
        XYZ:
        43.5028, 24.2276, 85.6026
        xyY:
        0.2837, 0.1580, 24.2276
      CIE-Lab:
        56.3149, 73.6249, -59.9080
        CIE-LCH:
        56.3149, 94.9189, 320.8650
        CIE-Luv:
        56.3149, 47.0987, -102.3571
        Hunter-Lab:
        49.2215, 71.6237, -68.6580
      #cd4af1 color charts
#cd4af1 RGB chart
      #cd4af1 CMYK chart
      #cd4af1 RGB pie chart
      #cd4af1 color shades, tints & tones
#cd4af1 color schemes
#cd4af1 color preview, HTML & CSS examples
           This text has a color of #cd4af1        
        
          <p style="color:#cd4af1;">Text here</p>
        
        
          .mytext {color:#cd4af1;}
        
        Text color #cd4af1
      
           This box has a color of #cd4af1        
        
          <div style="background-color:#cd4af1;">Content here</div>
        
        
          .mybackground {background-color:#cd4af1;}
        
        Background color #cd4af1
      
           Border around this has a color of #cd4af1        
        
          <div style="border:2px solid #cd4af1;">Content here</div>
        
        
          .myborder {border:2px solid #cd4af1;}
        
        Border color #cd4af1