#d11bf1 color space conversions
Hex:
        #d11bf1
        RGB:
        209, 27, 241
        CMY:
        18, 89, 5
        CMYK:
        13, 89, 0, 5
      HSL:
        291°, 88.4298%, 52.5490%
        HSV (HSB):
        291°, 88.7967%, 94.5098%
        XYZ:
        42.5636, 20.6900, 84.9693
        xyY:
        0.2872, 0.1396, 20.6900
      CIE-Lab:
        52.6086, 86.8073, -65.8419
        CIE-LCH:
        52.6086, 108.9526, 322.8203
        CIE-Luv:
        52.6086, 56.2626, -110.7797
        Hunter-Lab:
        45.4863, 87.4295, -78.9144
      #d11bf1 color charts
#d11bf1 RGB chart
      #d11bf1 CMYK chart
      #d11bf1 RGB pie chart
      #d11bf1 color shades, tints & tones
#d11bf1 color schemes
#d11bf1 color preview, HTML & CSS examples
           This text has a color of #d11bf1        
        
          <p style="color:#d11bf1;">Text here</p>
        
        
          .mytext {color:#d11bf1;}
        
        Text color #d11bf1
      
           This box has a color of #d11bf1        
        
          <div style="background-color:#d11bf1;">Content here</div>
        
        
          .mybackground {background-color:#d11bf1;}
        
        Background color #d11bf1
      
           Border around this has a color of #d11bf1        
        
          <div style="border:2px solid #d11bf1;">Content here</div>
        
        
          .myborder {border:2px solid #d11bf1;}
        
        Border color #d11bf1