#d468bd color space conversions
Hex:
        #d468bd
        RGB:
        212, 104, 189
        CMY:
        17, 59, 26
        CMYK:
        0, 51, 11, 17
      HSL:
        313°, 55.6701%, 61.9608%
        HSV (HSB):
        313°, 50.9434%, 83.1373%
        XYZ:
        41.2870, 27.5718, 51.2899
        xyY:
        0.3436, 0.2295, 27.5718
      CIE-Lab:
        59.4999, 53.2401, -25.4437
        CIE-LCH:
        59.4999, 59.0075, 334.4566
        CIE-Luv:
        59.4999, 56.8195, -46.9460
        Hunter-Lab:
        52.5089, 48.4616, -21.1575
      #d468bd color charts
#d468bd RGB chart
      #d468bd CMYK chart
      #d468bd RGB pie chart
      #d468bd color shades, tints & tones
#d468bd color schemes
#d468bd color preview, HTML & CSS examples
           This text has a color of #d468bd        
        
          <p style="color:#d468bd;">Text here</p>
        
        
          .mytext {color:#d468bd;}
        
        Text color #d468bd
      
           This box has a color of #d468bd        
        
          <div style="background-color:#d468bd;">Content here</div>
        
        
          .mybackground {background-color:#d468bd;}
        
        Background color #d468bd
      
           Border around this has a color of #d468bd        
        
          <div style="border:2px solid #d468bd;">Content here</div>
        
        
          .myborder {border:2px solid #d468bd;}
        
        Border color #d468bd