#c983fa color space conversions
Hex:
        #c983fa
        RGB:
        201, 131, 250
        CMY:
        21, 49, 2
        CMYK:
        20, 48, 0, 2
      HSL:
        275°, 92.2481%, 74.7059%
        HSV (HSB):
        275°, 47.6000%, 98.0392%
        XYZ:
        49.4590, 35.5522, 94.6980
        xyY:
        0.2752, 0.1978, 35.5522
      CIE-Lab:
        66.1764, 47.9578, -49.2243
        CIE-LCH:
        66.1764, 68.7240, 314.2533
        CIE-Luv:
        66.1764, 26.1425, -85.3517
        Hunter-Lab:
        59.6257, 43.7193, -52.4268
      #c983fa color charts
#c983fa RGB chart
      #c983fa CMYK chart
      #c983fa RGB pie chart
      #c983fa color shades, tints & tones
#c983fa color schemes
#c983fa color preview, HTML & CSS examples
           This text has a color of #c983fa        
        
          <p style="color:#c983fa;">Text here</p>
        
        
          .mytext {color:#c983fa;}
        
        Text color #c983fa
      
           This box has a color of #c983fa        
        
          <div style="background-color:#c983fa;">Content here</div>
        
        
          .mybackground {background-color:#c983fa;}
        
        Background color #c983fa
      
           Border around this has a color of #c983fa        
        
          <div style="border:2px solid #c983fa;">Content here</div>
        
        
          .myborder {border:2px solid #c983fa;}
        
        Border color #c983fa