#d61ef1 color space conversions
Hex:
        #d61ef1
        RGB:
        214, 30, 241
        CMY:
        16, 88, 5
        CMYK:
        11, 88, 0, 5
      HSL:
        292°, 88.2845%, 53.1373%
        HSV (HSB):
        292°, 87.5519%, 94.5098%
        XYZ:
        44.0730, 21.5756, 85.0607
        xyY:
        0.2924, 0.1432, 21.5756
      CIE-Lab:
        53.5737, 87.1166, -64.2438
        CIE-LCH:
        53.5737, 108.2431, 323.5932
        CIE-Luv:
        53.5737, 59.3269, -109.0620
        Hunter-Lab:
        46.4495, 88.0808, -76.0602
      #d61ef1 color charts
#d61ef1 RGB chart
      #d61ef1 CMYK chart
      #d61ef1 RGB pie chart
      #d61ef1 color shades, tints & tones
#d61ef1 color schemes
#d61ef1 color preview, HTML & CSS examples
           This text has a color of #d61ef1        
        
          <p style="color:#d61ef1;">Text here</p>
        
        
          .mytext {color:#d61ef1;}
        
        Text color #d61ef1
      
           This box has a color of #d61ef1        
        
          <div style="background-color:#d61ef1;">Content here</div>
        
        
          .mybackground {background-color:#d61ef1;}
        
        Background color #d61ef1
      
           Border around this has a color of #d61ef1        
        
          <div style="border:2px solid #d61ef1;">Content here</div>
        
        
          .myborder {border:2px solid #d61ef1;}
        
        Border color #d61ef1