#d164fd color space conversions
Hex:
        #d164fd
        RGB:
        209, 100, 253
        CMY:
        18, 61, 1
        CMYK:
        17, 60, 0, 1
      HSL:
        283°, 97.4522%, 69.2157%
        HSV (HSB):
        283°, 60.4743%, 99.2157%
        XYZ:
        48.5813, 29.7615, 96.1125
        xyY:
        0.2785, 0.1706, 29.7615
      CIE-Lab:
        61.4479, 65.9460, -58.3228
        CIE-LCH:
        61.4479, 88.0364, 318.5104
        CIE-Luv:
        61.4479, 40.1267, -100.9705
        Hunter-Lab:
        54.5541, 63.4874, -66.2683
      #d164fd color charts
#d164fd RGB chart
      #d164fd CMYK chart
      #d164fd RGB pie chart
      #d164fd color shades, tints & tones
#d164fd color schemes
#d164fd color preview, HTML & CSS examples
           This text has a color of #d164fd        
        
          <p style="color:#d164fd;">Text here</p>
        
        
          .mytext {color:#d164fd;}
        
        Text color #d164fd
      
           This box has a color of #d164fd        
        
          <div style="background-color:#d164fd;">Content here</div>
        
        
          .mybackground {background-color:#d164fd;}
        
        Background color #d164fd
      
           Border around this has a color of #d164fd        
        
          <div style="border:2px solid #d164fd;">Content here</div>
        
        
          .myborder {border:2px solid #d164fd;}
        
        Border color #d164fd