#dc31f2 color space conversions
Hex:
        #dc31f2
        RGB:
        220, 49, 242
        CMY:
        14, 81, 5
        CMYK:
        9, 80, 0, 5
      HSL:
        293°, 88.1279%, 57.0588%
        HSV (HSB):
        293°, 79.7521%, 94.9020%
        XYZ:
        46.6405, 23.8231, 86.1445
        xyY:
        0.2978, 0.1521, 23.8231
      CIE-Lab:
        55.9102, 84.4193, -60.9945
        CIE-LCH:
        55.9102, 104.1486, 324.1512
        CIE-Luv:
        55.9102, 60.9067, -105.1458
        Hunter-Lab:
        48.8089, 85.1545, -70.4767
      #dc31f2 color charts
#dc31f2 RGB chart
      #dc31f2 CMYK chart
      #dc31f2 RGB pie chart
      #dc31f2 color shades, tints & tones
#dc31f2 color schemes
#dc31f2 color preview, HTML & CSS examples
           This text has a color of #dc31f2        
        
          <p style="color:#dc31f2;">Text here</p>
        
        
          .mytext {color:#dc31f2;}
        
        Text color #dc31f2
      
           This box has a color of #dc31f2        
        
          <div style="background-color:#dc31f2;">Content here</div>
        
        
          .mybackground {background-color:#dc31f2;}
        
        Background color #dc31f2
      
           Border around this has a color of #dc31f2        
        
          <div style="border:2px solid #dc31f2;">Content here</div>
        
        
          .myborder {border:2px solid #dc31f2;}
        
        Border color #dc31f2