#cd31fa color space conversions
Hex:
        #cd31fa
        RGB:
        205, 49, 250
        CMY:
        20, 81, 2
        CMYK:
        18, 80, 0, 2
      HSL:
        287°, 95.2607%, 58.6275%
        HSV (HSB):
        287°, 80.4000%, 98.0392%
        XYZ:
        43.5305, 22.0779, 92.4096
        xyY:
        0.2755, 0.1397, 22.0779
      CIE-Lab:
        54.1095, 83.2125, -68.4789
        CIE-LCH:
        54.1095, 107.7668, 320.5477
        CIE-Luv:
        54.1095, 48.7107, -115.0425
        Hunter-Lab:
        46.9871, 83.1411, -83.7148
      #cd31fa color charts
#cd31fa RGB chart
      #cd31fa CMYK chart
      #cd31fa RGB pie chart
      #cd31fa color shades, tints & tones
#cd31fa color schemes
#cd31fa color preview, HTML & CSS examples
           This text has a color of #cd31fa        
        
          <p style="color:#cd31fa;">Text here</p>
        
        
          .mytext {color:#cd31fa;}
        
        Text color #cd31fa
      
           This box has a color of #cd31fa        
        
          <div style="background-color:#cd31fa;">Content here</div>
        
        
          .mybackground {background-color:#cd31fa;}
        
        Background color #cd31fa
      
           Border around this has a color of #cd31fa        
        
          <div style="border:2px solid #cd31fa;">Content here</div>
        
        
          .myborder {border:2px solid #cd31fa;}
        
        Border color #cd31fa