#d50cf1 color space conversions
Hex:
        #d50cf1
        RGB:
        213, 12, 241
        CMY:
        16, 95, 5
        CMYK:
        12, 95, 0, 5
      HSL:
        293°, 90.5138%, 49.6078%
        HSV (HSB):
        293°, 95.0207%, 94.5098%
        XYZ:
        43.4492, 20.7600, 84.9361
        xyY:
        0.2913, 0.1392, 20.7600
      CIE-Lab:
        52.6858, 89.1096, -65.6849
        CIE-LCH:
        52.6858, 110.7024, 323.6051
        CIE-Luv:
        52.6858, 59.7475, -110.8669
        Hunter-Lab:
        45.5631, 90.4832, -78.6309
      #d50cf1 color charts
#d50cf1 RGB chart
      #d50cf1 CMYK chart
      #d50cf1 RGB pie chart
      #d50cf1 color shades, tints & tones
#d50cf1 color schemes
#d50cf1 color preview, HTML & CSS examples
           This text has a color of #d50cf1        
        
          <p style="color:#d50cf1;">Text here</p>
        
        
          .mytext {color:#d50cf1;}
        
        Text color #d50cf1
      
           This box has a color of #d50cf1        
        
          <div style="background-color:#d50cf1;">Content here</div>
        
        
          .mybackground {background-color:#d50cf1;}
        
        Background color #d50cf1
      
           Border around this has a color of #d50cf1        
        
          <div style="border:2px solid #d50cf1;">Content here</div>
        
        
          .myborder {border:2px solid #d50cf1;}
        
        Border color #d50cf1