#d146ff color space conversions
Hex:
        #d146ff
        RGB:
        209, 70, 255
        CMY:
        18, 73, 0
        CMYK:
        18, 73, 0, 0
      HSL:
        285°, 100.0000%, 63.7255%
        HSV (HSB):
        285°, 72.5490%, 100.0000%
        XYZ:
        46.5347, 25.1556, 97.0106
        xyY:
        0.2758, 0.1491, 25.1556
      CIE-Lab:
        57.2267, 78.4460, -66.1963
        CIE-LCH:
        57.2267, 102.6437, 319.8408
        CIE-Luv:
        57.2267, 46.5191, -112.8183
        Hunter-Lab:
        50.1554, 77.8421, -79.5700
      #d146ff color charts
#d146ff RGB chart
      #d146ff CMYK chart
      #d146ff RGB pie chart
      #d146ff color shades, tints & tones
#d146ff color schemes
#d146ff color preview, HTML & CSS examples
           This text has a color of #d146ff        
        
          <p style="color:#d146ff;">Text here</p>
        
        
          .mytext {color:#d146ff;}
        
        Text color #d146ff
      
           This box has a color of #d146ff        
        
          <div style="background-color:#d146ff;">Content here</div>
        
        
          .mybackground {background-color:#d146ff;}
        
        Background color #d146ff
      
           Border around this has a color of #d146ff        
        
          <div style="border:2px solid #d146ff;">Content here</div>
        
        
          .myborder {border:2px solid #d146ff;}
        
        Border color #d146ff