#c13bf2 color space conversions
Hex:
        #c13bf2
        RGB:
        193, 59, 242
        CMY:
        24, 77, 5
        CMYK:
        20, 76, 0, 5
      HSL:
        284°, 87.5598%, 59.0196%
        HSV (HSB):
        284°, 75.6198%, 94.9020%
        XYZ:
        39.5833, 20.8762, 85.9476
        xyY:
        0.2704, 0.1426, 20.8762
      CIE-Lab:
        52.8137, 76.7778, -66.1922
        CIE-LCH:
        52.8137, 101.3718, 319.2345
        CIE-Luv:
        52.8137, 42.2114, -110.2741
        Hunter-Lab:
        45.6905, 74.6826, -79.5462
      #c13bf2 color charts
#c13bf2 RGB chart
      #c13bf2 CMYK chart
      #c13bf2 RGB pie chart
      #c13bf2 color shades, tints & tones
#c13bf2 color schemes
#c13bf2 color preview, HTML & CSS examples
           This text has a color of #c13bf2        
        
          <p style="color:#c13bf2;">Text here</p>
        
        
          .mytext {color:#c13bf2;}
        
        Text color #c13bf2
      
           This box has a color of #c13bf2        
        
          <div style="background-color:#c13bf2;">Content here</div>
        
        
          .mybackground {background-color:#c13bf2;}
        
        Background color #c13bf2
      
           Border around this has a color of #c13bf2        
        
          <div style="border:2px solid #c13bf2;">Content here</div>
        
        
          .myborder {border:2px solid #c13bf2;}
        
        Border color #c13bf2