#c114d2 color space conversions
Hex:
        #c114d2
        RGB:
        193, 20, 210
        CMY:
        24, 92, 18
        CMYK:
        8, 90, 0, 18
      HSL:
        295°, 82.6087%, 45.0980%
        HSV (HSB):
        295°, 90.4762%, 82.3529%
        XYZ:
        33.8753, 16.4909, 62.3704
        xyY:
        0.3005, 0.1463, 16.4909
      CIE-Lab:
        47.6121, 80.3118, -56.4240
        CIE-LCH:
        47.6121, 98.1511, 324.9096
        CIE-Luv:
        47.6121, 56.6200, -93.7352
        Hunter-Lab:
        40.6090, 77.8359, -62.6358
      #c114d2 color charts
#c114d2 RGB chart
      #c114d2 CMYK chart
      #c114d2 RGB pie chart
      #c114d2 color shades, tints & tones
#c114d2 color schemes
#c114d2 color preview, HTML & CSS examples
           This text has a color of #c114d2        
        
          <p style="color:#c114d2;">Text here</p>
        
        
          .mytext {color:#c114d2;}
        
        Text color #c114d2
      
           This box has a color of #c114d2        
        
          <div style="background-color:#c114d2;">Content here</div>
        
        
          .mybackground {background-color:#c114d2;}
        
        Background color #c114d2
      
           Border around this has a color of #c114d2        
        
          <div style="border:2px solid #c114d2;">Content here</div>
        
        
          .myborder {border:2px solid #c114d2;}
        
        Border color #c114d2