#c14df2 color space conversions
Hex:
        #c14df2
        RGB:
        193, 77, 242
        CMY:
        24, 70, 5
        CMYK:
        20, 68, 0, 5
      HSL:
        282°, 86.3874%, 62.5490%
        HSV (HSB):
        282°, 68.1818%, 94.9020%
        XYZ:
        40.6732, 23.0560, 86.3109
        xyY:
        0.2711, 0.1537, 23.0560
      CIE-Lab:
        55.1300, 70.1900, -62.4588
        CIE-LCH:
        55.1300, 93.9560, 318.3356
        CIE-Luv:
        55.1300, 38.8609, -105.2437
        Hunter-Lab:
        48.0167, 67.1718, -72.9633
      #c14df2 color charts
#c14df2 RGB chart
      #c14df2 CMYK chart
      #c14df2 RGB pie chart
      #c14df2 color shades, tints & tones
#c14df2 color schemes
#c14df2 color preview, HTML & CSS examples
           This text has a color of #c14df2        
        
          <p style="color:#c14df2;">Text here</p>
        
        
          .mytext {color:#c14df2;}
        
        Text color #c14df2
      
           This box has a color of #c14df2        
        
          <div style="background-color:#c14df2;">Content here</div>
        
        
          .mybackground {background-color:#c14df2;}
        
        Background color #c14df2
      
           Border around this has a color of #c14df2        
        
          <div style="border:2px solid #c14df2;">Content here</div>
        
        
          .myborder {border:2px solid #c14df2;}
        
        Border color #c14df2