#cd44fa color space conversions
Hex:
        #cd44fa
        RGB:
        205, 68, 250
        CMY:
        20, 73, 2
        CMYK:
        18, 73, 0, 2
      HSL:
        285°, 94.7917%, 62.3529%
        HSV (HSB):
        285°, 72.8000%, 98.0392%
        XYZ:
        44.4993, 24.0155, 92.7326
        xyY:
        0.2760, 0.1489, 24.0155
      CIE-Lab:
        56.1033, 77.4569, -65.2617
        CIE-LCH:
        56.1033, 101.2851, 319.8840
        CIE-Luv:
        56.1033, 45.8011, -110.7489
        Hunter-Lab:
        49.0056, 76.3261, -77.8896
      #cd44fa color charts
#cd44fa RGB chart
      #cd44fa CMYK chart
      #cd44fa RGB pie chart
      #cd44fa color shades, tints & tones
#cd44fa color schemes
#cd44fa color preview, HTML & CSS examples
           This text has a color of #cd44fa        
        
          <p style="color:#cd44fa;">Text here</p>
        
        
          .mytext {color:#cd44fa;}
        
        Text color #cd44fa
      
           This box has a color of #cd44fa        
        
          <div style="background-color:#cd44fa;">Content here</div>
        
        
          .mybackground {background-color:#cd44fa;}
        
        Background color #cd44fa
      
           Border around this has a color of #cd44fa        
        
          <div style="border:2px solid #cd44fa;">Content here</div>
        
        
          .myborder {border:2px solid #cd44fa;}
        
        Border color #cd44fa