#c495f1 color space conversions
Hex:
        #c495f1
        RGB:
        196, 149, 241
        CMY:
        23, 42, 5
        CMYK:
        19, 38, 0, 5
      HSL:
        271°, 76.6667%, 76.4706%
        HSV (HSB):
        271°, 38.1743%, 94.5098%
        XYZ:
        49.3896, 39.5815, 88.2560
        xyY:
        0.2787, 0.2233, 39.5815
      CIE-Lab:
        69.1704, 34.8641, -39.6312
        CIE-LCH:
        69.1704, 52.7839, 311.3385
        CIE-Luv:
        69.1704, 17.7722, -68.3015
        Hunter-Lab:
        62.9139, 30.0295, -39.1327
      #c495f1 color charts
#c495f1 RGB chart
      #c495f1 CMYK chart
      #c495f1 RGB pie chart
      #c495f1 color shades, tints & tones
#c495f1 color schemes
#c495f1 color preview, HTML & CSS examples
           This text has a color of #c495f1        
        
          <p style="color:#c495f1;">Text here</p>
        
        
          .mytext {color:#c495f1;}
        
        Text color #c495f1
      
           This box has a color of #c495f1        
        
          <div style="background-color:#c495f1;">Content here</div>
        
        
          .mybackground {background-color:#c495f1;}
        
        Background color #c495f1
      
           Border around this has a color of #c495f1        
        
          <div style="border:2px solid #c495f1;">Content here</div>
        
        
          .myborder {border:2px solid #c495f1;}
        
        Border color #c495f1