#c14bed color space conversions
Hex:
        #c14bed
        RGB:
        193, 75, 237
        CMY:
        24, 71, 7
        CMYK:
        19, 68, 0, 7
      HSL:
        284°, 81.8182%, 61.1765%
        HSV (HSB):
        284°, 68.3544%, 92.9412%
        XYZ:
        39.7945, 22.4840, 82.3632
        xyY:
        0.2751, 0.1554, 22.4840
      CIE-Lab:
        54.5369, 70.0133, -60.6152
        CIE-LCH:
        54.5369, 92.6071, 319.1151
        CIE-Luv:
        54.5369, 40.5492, -102.1798
        Hunter-Lab:
        47.4173, 66.8238, -69.7937
      #c14bed color charts
#c14bed RGB chart
      #c14bed CMYK chart
      #c14bed RGB pie chart
      #c14bed color shades, tints & tones
#c14bed color schemes
#c14bed color preview, HTML & CSS examples
           This text has a color of #c14bed        
        
          <p style="color:#c14bed;">Text here</p>
        
        
          .mytext {color:#c14bed;}
        
        Text color #c14bed
      
           This box has a color of #c14bed        
        
          <div style="background-color:#c14bed;">Content here</div>
        
        
          .mybackground {background-color:#c14bed;}
        
        Background color #c14bed
      
           Border around this has a color of #c14bed        
        
          <div style="border:2px solid #c14bed;">Content here</div>
        
        
          .myborder {border:2px solid #c14bed;}
        
        Border color #c14bed