#c530ff color space conversions
Hex:
        #c530ff
        RGB:
        197, 48, 255
        CMY:
        23, 81, 0
        CMYK:
        23, 81, 0, 0
      HSL:
        283°, 100.0000%, 59.4118%
        HSV (HSB):
        283°, 81.1765%, 100.0000%
        XYZ:
        42.1329, 21.2042, 96.4799
        xyY:
        0.2636, 0.1327, 21.2042
      CIE-Lab:
        53.1723, 83.0829, -72.8352
        CIE-LCH:
        53.1723, 110.4886, 318.7604
        CIE-Luv:
        53.1723, 42.5699, -120.6731
        Hunter-Lab:
        46.0480, 82.7394, -91.9909
      #c530ff color charts
#c530ff RGB chart
      #c530ff CMYK chart
      #c530ff RGB pie chart
      #c530ff color shades, tints & tones
#c530ff color schemes
#c530ff color preview, HTML & CSS examples
           This text has a color of #c530ff        
        
          <p style="color:#c530ff;">Text here</p>
        
        
          .mytext {color:#c530ff;}
        
        Text color #c530ff
      
           This box has a color of #c530ff        
        
          <div style="background-color:#c530ff;">Content here</div>
        
        
          .mybackground {background-color:#c530ff;}
        
        Background color #c530ff
      
           Border around this has a color of #c530ff        
        
          <div style="border:2px solid #c530ff;">Content here</div>
        
        
          .myborder {border:2px solid #c530ff;}
        
        Border color #c530ff