#d61bf1 color space conversions
Hex:
        #d61bf1
        RGB:
        214, 27, 241
        CMY:
        16, 89, 5
        CMYK:
        11, 89, 0, 5
      HSL:
        292°, 88.4298%, 52.5490%
        HSV (HSB):
        292°, 88.7967%, 94.5098%
        XYZ:
        44.0007, 21.4309, 85.0366
        xyY:
        0.2924, 0.1424, 21.4309
      CIE-Lab:
        53.4179, 87.5766, -64.4952
        CIE-LCH:
        53.4179, 108.7625, 323.6305
        CIE-Luv:
        53.4179, 59.5636, -109.3942
        Hunter-Lab:
        46.2935, 88.6456, -76.5044
      #d61bf1 color charts
#d61bf1 RGB chart
      #d61bf1 CMYK chart
      #d61bf1 RGB pie chart
      #d61bf1 color shades, tints & tones
#d61bf1 color schemes
#d61bf1 color preview, HTML & CSS examples
           This text has a color of #d61bf1        
        
          <p style="color:#d61bf1;">Text here</p>
        
        
          .mytext {color:#d61bf1;}
        
        Text color #d61bf1
      
           This box has a color of #d61bf1        
        
          <div style="background-color:#d61bf1;">Content here</div>
        
        
          .mybackground {background-color:#d61bf1;}
        
        Background color #d61bf1
      
           Border around this has a color of #d61bf1        
        
          <div style="border:2px solid #d61bf1;">Content here</div>
        
        
          .myborder {border:2px solid #d61bf1;}
        
        Border color #d61bf1