#cd53fa color space conversions
Hex:
        #cd53fa
        RGB:
        205, 83, 250
        CMY:
        20, 67, 2
        CMYK:
        18, 67, 0, 2
      HSL:
        284°, 94.3503%, 65.2941%
        HSV (HSB):
        284°, 66.8000%, 98.0392%
        XYZ:
        45.5254, 26.0678, 93.0746
        xyY:
        0.2765, 0.1583, 26.0678
      CIE-Lab:
        58.1013, 71.8064, -62.0497
        CIE-LCH:
        58.1013, 94.9016, 319.1689
        CIE-Luv:
        58.1013, 42.7323, -106.1686
        Hunter-Lab:
        51.0566, 69.8132, -72.3442
      #cd53fa color charts
#cd53fa RGB chart
      #cd53fa CMYK chart
      #cd53fa RGB pie chart
      #cd53fa color shades, tints & tones
#cd53fa color schemes
#cd53fa color preview, HTML & CSS examples
           This text has a color of #cd53fa        
        
          <p style="color:#cd53fa;">Text here</p>
        
        
          .mytext {color:#cd53fa;}
        
        Text color #cd53fa
      
           This box has a color of #cd53fa        
        
          <div style="background-color:#cd53fa;">Content here</div>
        
        
          .mybackground {background-color:#cd53fa;}
        
        Background color #cd53fa
      
           Border around this has a color of #cd53fa        
        
          <div style="border:2px solid #cd53fa;">Content here</div>
        
        
          .myborder {border:2px solid #cd53fa;}
        
        Border color #cd53fa