#c31bd4 color space conversions
Hex:
        #c31bd4
        RGB:
        195, 27, 212
        CMY:
        24, 89, 17
        CMYK:
        8, 87, 0, 17
      HSL:
        294°, 77.4059%, 46.8627%
        HSV (HSB):
        294°, 87.2642%, 83.1373%
        XYZ:
        34.7813, 17.1394, 63.7624
        xyY:
        0.3007, 0.1482, 17.1394
      CIE-Lab:
        48.4352, 79.8961, -56.2313
        CIE-LCH:
        48.4352, 97.7003, 324.8619
        CIE-Luv:
        48.4352, 56.7375, -93.8655
        Hunter-Lab:
        41.3998, 77.5138, -62.3364
      #c31bd4 color charts
#c31bd4 RGB chart
      #c31bd4 CMYK chart
      #c31bd4 RGB pie chart
      #c31bd4 color shades, tints & tones
#c31bd4 color schemes
#c31bd4 color preview, HTML & CSS examples
           This text has a color of #c31bd4        
        
          <p style="color:#c31bd4;">Text here</p>
        
        
          .mytext {color:#c31bd4;}
        
        Text color #c31bd4
      
           This box has a color of #c31bd4        
        
          <div style="background-color:#c31bd4;">Content here</div>
        
        
          .mybackground {background-color:#c31bd4;}
        
        Background color #c31bd4
      
           Border around this has a color of #c31bd4        
        
          <div style="border:2px solid #c31bd4;">Content here</div>
        
        
          .myborder {border:2px solid #c31bd4;}
        
        Border color #c31bd4