#c414d5 color space conversions
Hex:
        #c414d5
        RGB:
        196, 20, 213
        CMY:
        23, 92, 16
        CMYK:
        8, 91, 0, 16
      HSL:
        295°, 82.8326%, 45.6863%
        HSV (HSB):
        295°, 90.6103%, 83.5294%
        XYZ:
        35.0253, 17.0402, 64.3938
        xyY:
        0.3008, 0.1463, 17.0402
      CIE-Lab:
        48.3106, 81.2679, -56.9967
        CIE-LCH:
        48.3106, 99.2627, 324.9563
        CIE-Luv:
        48.3106, 57.6161, -95.0528
        Hunter-Lab:
        41.2797, 79.2155, -63.5929
      #c414d5 color charts
#c414d5 RGB chart
      #c414d5 CMYK chart
      #c414d5 RGB pie chart
      #c414d5 color shades, tints & tones
#c414d5 color schemes
#c414d5 color preview, HTML & CSS examples
           This text has a color of #c414d5        
        
          <p style="color:#c414d5;">Text here</p>
        
        
          .mytext {color:#c414d5;}
        
        Text color #c414d5
      
           This box has a color of #c414d5        
        
          <div style="background-color:#c414d5;">Content here</div>
        
        
          .mybackground {background-color:#c414d5;}
        
        Background color #c414d5
      
           Border around this has a color of #c414d5        
        
          <div style="border:2px solid #c414d5;">Content here</div>
        
        
          .myborder {border:2px solid #c414d5;}
        
        Border color #c414d5