#c495fa color space conversions
Hex:
        #c495fa
        RGB:
        196, 149, 250
        CMY:
        23, 42, 2
        CMYK:
        22, 40, 0, 2
      HSL:
        268°, 90.9910%, 78.2353%
        HSV (HSB):
        268°, 40.4000%, 98.0392%
        XYZ:
        50.7677, 40.1328, 95.5131
        xyY:
        0.2723, 0.2153, 40.1328
      CIE-Lab:
        69.5640, 36.8723, -43.9298
        CIE-LCH:
        69.5640, 57.3532, 310.0083
        CIE-Luv:
        69.5640, 16.5984, -75.7825
        Hunter-Lab:
        63.3504, 32.1829, -45.0459
      #c495fa color charts
#c495fa RGB chart
      #c495fa CMYK chart
      #c495fa RGB pie chart
      #c495fa color shades, tints & tones
#c495fa color schemes
#c495fa color preview, HTML & CSS examples
           This text has a color of #c495fa        
        
          <p style="color:#c495fa;">Text here</p>
        
        
          .mytext {color:#c495fa;}
        
        Text color #c495fa
      
           This box has a color of #c495fa        
        
          <div style="background-color:#c495fa;">Content here</div>
        
        
          .mybackground {background-color:#c495fa;}
        
        Background color #c495fa
      
           Border around this has a color of #c495fa        
        
          <div style="border:2px solid #c495fa;">Content here</div>
        
        
          .myborder {border:2px solid #c495fa;}
        
        Border color #c495fa