#c131f9 color space conversions
Hex:
        #c131f9
        RGB:
        193, 49, 249
        CMY:
        24, 81, 2
        CMYK:
        22, 80, 0, 2
      HSL:
        283°, 94.3396%, 58.4314%
        HSV (HSB):
        283°, 80.3213%, 97.6471%
        XYZ:
        40.1895, 20.3736, 91.4368
        xyY:
        0.2644, 0.1340, 20.3736
      CIE-Lab:
        52.2570, 81.0738, -71.0061
        CIE-LCH:
        52.2570, 107.7721, 318.7875
        CIE-Luv:
        52.2570, 41.7141, -117.2814
        Hunter-Lab:
        45.1372, 79.9439, -88.5110
      #c131f9 color charts
#c131f9 RGB chart
      #c131f9 CMYK chart
      #c131f9 RGB pie chart
      #c131f9 color shades, tints & tones
#c131f9 color schemes
#c131f9 color preview, HTML & CSS examples
           This text has a color of #c131f9        
        
          <p style="color:#c131f9;">Text here</p>
        
        
          .mytext {color:#c131f9;}
        
        Text color #c131f9
      
           This box has a color of #c131f9        
        
          <div style="background-color:#c131f9;">Content here</div>
        
        
          .mybackground {background-color:#c131f9;}
        
        Background color #c131f9
      
           Border around this has a color of #c131f9        
        
          <div style="border:2px solid #c131f9;">Content here</div>
        
        
          .myborder {border:2px solid #c131f9;}
        
        Border color #c131f9