#c15ede color space conversions
Hex:
        #c15ede
        RGB:
        193, 94, 222
        CMY:
        24, 63, 13
        CMYK:
        13, 58, 0, 13
      HSL:
        286°, 65.9794%, 61.9608%
        HSV (HSB):
        286°, 57.6577%, 87.0588%
        XYZ:
        39.1798, 24.6168, 71.7938
        xyY:
        0.2890, 0.1816, 24.6168
      CIE-Lab:
        56.7001, 58.7532, -48.7309
        CIE-LCH:
        56.7001, 76.3324, 320.3271
        CIE-Luv:
        56.7001, 39.3526, -83.4251
        Hunter-Lab:
        49.6153, 54.1297, -51.0624
      #c15ede color charts
#c15ede RGB chart
      #c15ede CMYK chart
      #c15ede RGB pie chart
      #c15ede color shades, tints & tones
#c15ede color schemes
#c15ede color preview, HTML & CSS examples
           This text has a color of #c15ede        
        
          <p style="color:#c15ede;">Text here</p>
        
        
          .mytext {color:#c15ede;}
        
        Text color #c15ede
      
           This box has a color of #c15ede        
        
          <div style="background-color:#c15ede;">Content here</div>
        
        
          .mybackground {background-color:#c15ede;}
        
        Background color #c15ede
      
           Border around this has a color of #c15ede        
        
          <div style="border:2px solid #c15ede;">Content here</div>
        
        
          .myborder {border:2px solid #c15ede;}
        
        Border color #c15ede