#c54bfa color space conversions
Hex:
        #c54bfa
        RGB:
        197, 75, 250
        CMY:
        23, 71, 2
        CMYK:
        21, 70, 0, 2
      HSL:
        282°, 94.5946%, 63.7255%
        HSV (HSB):
        282°, 70.0000%, 98.0392%
        XYZ:
        42.7974, 23.8046, 92.7816
        xyY:
        0.2685, 0.1494, 23.8046
      CIE-Lab:
        55.8916, 73.3553, -65.6601
        CIE-LCH:
        55.8916, 98.4492, 318.1684
        CIE-Luv:
        55.8916, 39.6526, -110.7647
        Hunter-Lab:
        48.7900, 71.1934, -78.5960
      #c54bfa color charts
#c54bfa RGB chart
      #c54bfa CMYK chart
      #c54bfa RGB pie chart
      #c54bfa color shades, tints & tones
#c54bfa color schemes
#c54bfa color preview, HTML & CSS examples
           This text has a color of #c54bfa        
        
          <p style="color:#c54bfa;">Text here</p>
        
        
          .mytext {color:#c54bfa;}
        
        Text color #c54bfa
      
           This box has a color of #c54bfa        
        
          <div style="background-color:#c54bfa;">Content here</div>
        
        
          .mybackground {background-color:#c54bfa;}
        
        Background color #c54bfa
      
           Border around this has a color of #c54bfa        
        
          <div style="border:2px solid #c54bfa;">Content here</div>
        
        
          .myborder {border:2px solid #c54bfa;}
        
        Border color #c54bfa