#d146fd color space conversions
Hex:
        #d146fd
        RGB:
        209, 70, 253
        CMY:
        18, 73, 1
        CMYK:
        17, 72, 0, 1
      HSL:
        286°, 97.8610%, 63.3333%
        HSV (HSB):
        286°, 72.3320%, 99.2157%
        XYZ:
        46.2143, 25.0275, 95.3235
        xyY:
        0.2775, 0.1503, 25.0275
      CIE-Lab:
        57.1022, 78.0764, -65.2889
        CIE-LCH:
        57.1022, 101.7771, 320.0970
        CIE-Luv:
        57.1022, 47.0684, -111.3561
        Hunter-Lab:
        50.0275, 77.3463, -77.9533
      #d146fd color charts
#d146fd RGB chart
      #d146fd CMYK chart
      #d146fd RGB pie chart
      #d146fd color shades, tints & tones
#d146fd color schemes
#d146fd color preview, HTML & CSS examples
           This text has a color of #d146fd        
        
          <p style="color:#d146fd;">Text here</p>
        
        
          .mytext {color:#d146fd;}
        
        Text color #d146fd
      
           This box has a color of #d146fd        
        
          <div style="background-color:#d146fd;">Content here</div>
        
        
          .mybackground {background-color:#d146fd;}
        
        Background color #d146fd
      
           Border around this has a color of #d146fd        
        
          <div style="border:2px solid #d146fd;">Content here</div>
        
        
          .myborder {border:2px solid #d146fd;}
        
        Border color #d146fd