#c581f1 color space conversions
Hex:
        #c581f1
        RGB:
        197, 129, 241
        CMY:
        23, 49, 5
        CMYK:
        18, 46, 0, 5
      HSL:
        276°, 80.0000%, 72.5490%
        HSV (HSB):
        276°, 46.4730%, 94.5098%
        XYZ:
        46.7534, 33.9217, 87.3025
        xyY:
        0.2783, 0.2019, 33.9217
      CIE-Lab:
        64.9004, 45.9865, -46.3193
        CIE-LCH:
        64.9004, 65.2705, 314.7934
        CIE-Luv:
        64.9004, 26.0931, -80.0508
        Hunter-Lab:
        58.2423, 41.3648, -48.1032
      #c581f1 color charts
#c581f1 RGB chart
      #c581f1 CMYK chart
      #c581f1 RGB pie chart
      #c581f1 color shades, tints & tones
#c581f1 color schemes
#c581f1 color preview, HTML & CSS examples
           This text has a color of #c581f1        
        
          <p style="color:#c581f1;">Text here</p>
        
        
          .mytext {color:#c581f1;}
        
        Text color #c581f1
      
           This box has a color of #c581f1        
        
          <div style="background-color:#c581f1;">Content here</div>
        
        
          .mybackground {background-color:#c581f1;}
        
        Background color #c581f1
      
           Border around this has a color of #c581f1        
        
          <div style="border:2px solid #c581f1;">Content here</div>
        
        
          .myborder {border:2px solid #c581f1;}
        
        Border color #c581f1