#c14bd8 color space conversions
Hex:
        #c14bd8
        RGB:
        193, 75, 216
        CMY:
        24, 71, 15
        CMYK:
        11, 65, 0, 15
      HSL:
        290°, 64.3836%, 57.0588%
        HSV (HSB):
        290°, 65.2778%, 84.7059%
        XYZ:
        36.9031, 21.3275, 67.1374
        xyY:
        0.2944, 0.1701, 21.3275
      CIE-Lab:
        53.3061, 66.0305, -50.7350
        CIE-LCH:
        53.3061, 83.2710, 322.4629
        CIE-Luv:
        53.3061, 46.1459, -86.2653
        Hunter-Lab:
        46.1817, 61.8186, -53.8666
      #c14bd8 color charts
#c14bd8 RGB chart
      #c14bd8 CMYK chart
      #c14bd8 RGB pie chart
      #c14bd8 color shades, tints & tones
#c14bd8 color schemes
#c14bd8 color preview, HTML & CSS examples
           This text has a color of #c14bd8        
        
          <p style="color:#c14bd8;">Text here</p>
        
        
          .mytext {color:#c14bd8;}
        
        Text color #c14bd8
      
           This box has a color of #c14bd8        
        
          <div style="background-color:#c14bd8;">Content here</div>
        
        
          .mybackground {background-color:#c14bd8;}
        
        Background color #c14bd8
      
           Border around this has a color of #c14bd8        
        
          <div style="border:2px solid #c14bd8;">Content here</div>
        
        
          .myborder {border:2px solid #c14bd8;}
        
        Border color #c14bd8