#dc56f1 color space conversions
Hex:
        #dc56f1
        RGB:
        220, 86, 241
        CMY:
        14, 66, 5
        CMYK:
        9, 64, 0, 5
      HSL:
        292°, 84.6995%, 64.1176%
        HSV (HSB):
        292°, 64.3154%, 94.5098%
        XYZ:
        48.7202, 28.2221, 86.0987
        xyY:
        0.2988, 0.1731, 28.2221
      CIE-Lab:
        60.0889, 72.1845, -53.7571
        CIE-LCH:
        60.0889, 90.0023, 323.3243
        CIE-Luv:
        60.0889, 53.8942, -94.1747
        Hunter-Lab:
        53.1245, 70.7336, -58.9040
      #dc56f1 color charts
#dc56f1 RGB chart
      #dc56f1 CMYK chart
      #dc56f1 RGB pie chart
      #dc56f1 color shades, tints & tones
#dc56f1 color schemes
#dc56f1 color preview, HTML & CSS examples
           This text has a color of #dc56f1        
        
          <p style="color:#dc56f1;">Text here</p>
        
        
          .mytext {color:#dc56f1;}
        
        Text color #dc56f1
      
           This box has a color of #dc56f1        
        
          <div style="background-color:#dc56f1;">Content here</div>
        
        
          .mybackground {background-color:#dc56f1;}
        
        Background color #dc56f1
      
           Border around this has a color of #dc56f1        
        
          <div style="border:2px solid #dc56f1;">Content here</div>
        
        
          .myborder {border:2px solid #dc56f1;}
        
        Border color #dc56f1