#cd49fa color space conversions
Hex:
        #cd49fa
        RGB:
        205, 73, 250
        CMY:
        20, 71, 2
        CMYK:
        18, 71, 0, 2
      HSL:
        285°, 94.6524%, 63.3333%
        HSV (HSB):
        285°, 70.8000%, 98.0392%
        XYZ:
        44.8147, 24.6464, 92.8377
        xyY:
        0.2761, 0.1519, 24.6464
      CIE-Lab:
        56.7292, 75.6743, -64.2542
        CIE-LCH:
        56.7292, 99.2733, 319.6658
        CIE-Luv:
        56.7292, 44.8552, -109.3420
        Hunter-Lab:
        49.6451, 74.2533, -76.1224
      #cd49fa color charts
#cd49fa RGB chart
      #cd49fa CMYK chart
      #cd49fa RGB pie chart
      #cd49fa color shades, tints & tones
#cd49fa color schemes
#cd49fa color preview, HTML & CSS examples
           This text has a color of #cd49fa        
        
          <p style="color:#cd49fa;">Text here</p>
        
        
          .mytext {color:#cd49fa;}
        
        Text color #cd49fa
      
           This box has a color of #cd49fa        
        
          <div style="background-color:#cd49fa;">Content here</div>
        
        
          .mybackground {background-color:#cd49fa;}
        
        Background color #cd49fa
      
           Border around this has a color of #cd49fa        
        
          <div style="border:2px solid #cd49fa;">Content here</div>
        
        
          .myborder {border:2px solid #cd49fa;}
        
        Border color #cd49fa