#c53cde color space conversions
Hex:
        #c53cde
        RGB:
        197, 60, 222
        CMY:
        23, 76, 13
        CMYK:
        11, 73, 0, 13
      HSL:
        291°, 71.0526%, 55.2941%
        HSV (HSB):
        291°, 72.9730%, 87.0588%
        XYZ:
        37.8266, 20.3760, 71.0465
        xyY:
        0.2927, 0.1576, 20.3760
      CIE-Lab:
        52.2596, 73.5588, -55.7809
        CIE-LCH:
        52.2596, 92.3169, 322.8263
        CIE-Luv:
        52.2596, 50.2725, -94.3438
        Hunter-Lab:
        45.1397, 70.5866, -61.7201
      #c53cde color charts
#c53cde RGB chart
      #c53cde CMYK chart
      #c53cde RGB pie chart
      #c53cde color shades, tints & tones
#c53cde color schemes
#c53cde color preview, HTML & CSS examples
           This text has a color of #c53cde        
        
          <p style="color:#c53cde;">Text here</p>
        
        
          .mytext {color:#c53cde;}
        
        Text color #c53cde
      
           This box has a color of #c53cde        
        
          <div style="background-color:#c53cde;">Content here</div>
        
        
          .mybackground {background-color:#c53cde;}
        
        Background color #c53cde
      
           Border around this has a color of #c53cde        
        
          <div style="border:2px solid #c53cde;">Content here</div>
        
        
          .myborder {border:2px solid #c53cde;}
        
        Border color #c53cde