#c945fa color space conversions
Hex:
        #c945fa
        RGB:
        201, 69, 250
        CMY:
        21, 73, 2
        CMYK:
        20, 72, 0, 2
      HSL:
        284°, 94.7644%, 62.5490%
        HSV (HSB):
        284°, 72.4000%, 98.0392%
        XYZ:
        43.4708, 23.5759, 92.7019
        xyY:
        0.2721, 0.1476, 23.5759
      CIE-Lab:
        55.6606, 76.3507, -66.0041
        CIE-LCH:
        55.6606, 100.9256, 319.1571
        CIE-Luv:
        55.6606, 43.1861, -111.4986
        Hunter-Lab:
        48.5550, 74.8381, -79.2088
      #c945fa color charts
#c945fa RGB chart
      #c945fa CMYK chart
      #c945fa RGB pie chart
      #c945fa color shades, tints & tones
#c945fa color schemes
#c945fa color preview, HTML & CSS examples
           This text has a color of #c945fa        
        
          <p style="color:#c945fa;">Text here</p>
        
        
          .mytext {color:#c945fa;}
        
        Text color #c945fa
      
           This box has a color of #c945fa        
        
          <div style="background-color:#c945fa;">Content here</div>
        
        
          .mybackground {background-color:#c945fa;}
        
        Background color #c945fa
      
           Border around this has a color of #c945fa        
        
          <div style="border:2px solid #c945fa;">Content here</div>
        
        
          .myborder {border:2px solid #c945fa;}
        
        Border color #c945fa