#d61bf7 color space conversions
Hex:
        #d61bf7
        RGB:
        214, 27, 247
        CMY:
        16, 89, 3
        CMYK:
        13, 89, 0, 3
      HSL:
        291°, 93.2203%, 53.7255%
        HSV (HSB):
        291°, 89.0688%, 96.8627%
        XYZ:
        44.9120, 21.7954, 89.8355
        xyY:
        0.2869, 0.1392, 21.7954
      CIE-Lab:
        53.8093, 88.5417, -67.2219
        CIE-LCH:
        53.8093, 111.1684, 322.7938
        CIE-Luv:
        53.8093, 57.5492, -113.6604
        Hunter-Lab:
        46.6856, 90.0192, -81.4099
      #d61bf7 color charts
#d61bf7 RGB chart
      #d61bf7 CMYK chart
      #d61bf7 RGB pie chart
      #d61bf7 color shades, tints & tones
#d61bf7 color schemes
#d61bf7 color preview, HTML & CSS examples
           This text has a color of #d61bf7        
        
          <p style="color:#d61bf7;">Text here</p>
        
        
          .mytext {color:#d61bf7;}
        
        Text color #d61bf7
      
           This box has a color of #d61bf7        
        
          <div style="background-color:#d61bf7;">Content here</div>
        
        
          .mybackground {background-color:#d61bf7;}
        
        Background color #d61bf7
      
           Border around this has a color of #d61bf7        
        
          <div style="border:2px solid #d61bf7;">Content here</div>
        
        
          .myborder {border:2px solid #d61bf7;}
        
        Border color #d61bf7