#c695ed color space conversions
Hex:
        #c695ed
        RGB:
        198, 149, 237
        CMY:
        22, 42, 7
        CMYK:
        16, 37, 0, 7
      HSL:
        273°, 70.9677%, 75.6863%
        HSV (HSB):
        273°, 37.1308%, 92.9412%
        XYZ:
        49.3222, 39.6151, 85.1677
        xyY:
        0.2833, 0.2275, 39.6151
      CIE-Lab:
        69.1945, 34.5775, -37.3887
        CIE-LCH:
        69.1945, 50.9266, 312.7630
        CIE-Luv:
        69.1945, 19.4310, -64.5569
        Hunter-Lab:
        62.9405, 29.7324, -36.1696
      #c695ed color charts
#c695ed RGB chart
      #c695ed CMYK chart
      #c695ed RGB pie chart
      #c695ed color shades, tints & tones
#c695ed color schemes
#c695ed color preview, HTML & CSS examples
           This text has a color of #c695ed        
        
          <p style="color:#c695ed;">Text here</p>
        
        
          .mytext {color:#c695ed;}
        
        Text color #c695ed
      
           This box has a color of #c695ed        
        
          <div style="background-color:#c695ed;">Content here</div>
        
        
          .mybackground {background-color:#c695ed;}
        
        Background color #c695ed
      
           Border around this has a color of #c695ed        
        
          <div style="border:2px solid #c695ed;">Content here</div>
        
        
          .myborder {border:2px solid #c695ed;}
        
        Border color #c695ed