#c530cf color space conversions
Hex:
        #c530cf
        RGB:
        197, 48, 207
        CMY:
        23, 81, 19
        CMYK:
        5, 77, 0, 19
      HSL:
        296°, 62.3529%, 50.0000%
        HSV (HSB):
        296°, 76.8116%, 81.1765%
        XYZ:
        35.3454, 18.4892, 60.7373
        xyY:
        0.3085, 0.1614, 18.4892
      CIE-Lab:
        50.0842, 74.7117, -50.6992
        CIE-LCH:
        50.0842, 90.2898, 325.8393
        CIE-Luv:
        50.0842, 57.1920, -86.0082
        Hunter-Lab:
        42.9991, 71.4792, -53.6493
      #c530cf color charts
#c530cf RGB chart
      #c530cf CMYK chart
      #c530cf RGB pie chart
      #c530cf color shades, tints & tones
#c530cf color schemes
#c530cf color preview, HTML & CSS examples
           This text has a color of #c530cf        
        
          <p style="color:#c530cf;">Text here</p>
        
        
          .mytext {color:#c530cf;}
        
        Text color #c530cf
      
           This box has a color of #c530cf        
        
          <div style="background-color:#c530cf;">Content here</div>
        
        
          .mybackground {background-color:#c530cf;}
        
        Background color #c530cf
      
           Border around this has a color of #c530cf        
        
          <div style="border:2px solid #c530cf;">Content here</div>
        
        
          .myborder {border:2px solid #c530cf;}
        
        Border color #c530cf