#dc31f1 color space conversions
Hex:
        #dc31f1
        RGB:
        220, 49, 241
        CMY:
        14, 81, 5
        CMYK:
        9, 80, 0, 5
      HSL:
        293°, 87.2727%, 56.8627%
        HSV (HSB):
        293°, 79.6680%, 94.5098%
        XYZ:
        46.4907, 23.7631, 85.3555
        xyY:
        0.2988, 0.1527, 23.7631
      CIE-Lab:
        55.8499, 84.2566, -60.5321
        CIE-LCH:
        55.8499, 103.7464, 324.3056
        CIE-Luv:
        55.8499, 61.2405, -104.4085
        Hunter-Lab:
        48.7475, 84.9283, -69.6920
      #dc31f1 color charts
#dc31f1 RGB chart
      #dc31f1 CMYK chart
      #dc31f1 RGB pie chart
      #dc31f1 color shades, tints & tones
#dc31f1 color schemes
#dc31f1 color preview, HTML & CSS examples
           This text has a color of #dc31f1        
        
          <p style="color:#dc31f1;">Text here</p>
        
        
          .mytext {color:#dc31f1;}
        
        Text color #dc31f1
      
           This box has a color of #dc31f1        
        
          <div style="background-color:#dc31f1;">Content here</div>
        
        
          .mybackground {background-color:#dc31f1;}
        
        Background color #dc31f1
      
           Border around this has a color of #dc31f1        
        
          <div style="border:2px solid #dc31f1;">Content here</div>
        
        
          .myborder {border:2px solid #dc31f1;}
        
        Border color #dc31f1