#d611f1 color space conversions
Hex:
        #d611f1
        RGB:
        214, 17, 241
        CMY:
        16, 93, 5
        CMYK:
        11, 93, 0, 5
      HSL:
        293°, 88.8889%, 50.5882%
        HSV (HSB):
        293°, 92.9461%, 94.5098%
        XYZ:
        43.8092, 21.0479, 84.9727
        xyY:
        0.2924, 0.1405, 21.0479
      CIE-Lab:
        53.0019, 88.8077, -65.1663
        CIE-LCH:
        53.0019, 110.1519, 323.7291
        CIE-Luv:
        53.0019, 60.1897, -110.2718
        Hunter-Lab:
        45.8780, 90.1642, -77.6991
      #d611f1 color charts
#d611f1 RGB chart
      #d611f1 CMYK chart
      #d611f1 RGB pie chart
      #d611f1 color shades, tints & tones
#d611f1 color schemes
#d611f1 color preview, HTML & CSS examples
           This text has a color of #d611f1        
        
          <p style="color:#d611f1;">Text here</p>
        
        
          .mytext {color:#d611f1;}
        
        Text color #d611f1
      
           This box has a color of #d611f1        
        
          <div style="background-color:#d611f1;">Content here</div>
        
        
          .mybackground {background-color:#d611f1;}
        
        Background color #d611f1
      
           Border around this has a color of #d611f1        
        
          <div style="border:2px solid #d611f1;">Content here</div>
        
        
          .myborder {border:2px solid #d611f1;}
        
        Border color #d611f1