#c15ae1 color space conversions
Hex:
        #c15ae1
        RGB:
        193, 90, 225
        CMY:
        24, 65, 12
        CMYK:
        14, 60, 0, 12
      HSL:
        286°, 69.2308%, 61.7647%
        HSV (HSB):
        286°, 60.0000%, 88.2353%
        XYZ:
        39.2391, 24.0860, 73.8151
        xyY:
        0.2861, 0.1756, 24.0860
      CIE-Lab:
        56.1738, 61.2092, -51.2570
        CIE-LCH:
        56.1738, 79.8363, 320.0570
        CIE-Luv:
        56.1738, 39.8078, -87.4928
        Hunter-Lab:
        49.0775, 56.8310, -54.8209
      #c15ae1 color charts
#c15ae1 RGB chart
      #c15ae1 CMYK chart
      #c15ae1 RGB pie chart
      #c15ae1 color shades, tints & tones
#c15ae1 color schemes
#c15ae1 color preview, HTML & CSS examples
           This text has a color of #c15ae1        
        
          <p style="color:#c15ae1;">Text here</p>
        
        
          .mytext {color:#c15ae1;}
        
        Text color #c15ae1
      
           This box has a color of #c15ae1        
        
          <div style="background-color:#c15ae1;">Content here</div>
        
        
          .mybackground {background-color:#c15ae1;}
        
        Background color #c15ae1
      
           Border around this has a color of #c15ae1        
        
          <div style="border:2px solid #c15ae1;">Content here</div>
        
        
          .myborder {border:2px solid #c15ae1;}
        
        Border color #c15ae1