#d555fd color space conversions
Hex:
        #d555fd
        RGB:
        213, 85, 253
        CMY:
        16, 67, 1
        CMYK:
        16, 66, 0, 1
      HSL:
        286°, 97.6744%, 66.2745%
        HSV (HSB):
        286°, 66.4032%, 99.2157%
        XYZ:
        48.4187, 27.7350, 95.7299
        xyY:
        0.2817, 0.1614, 27.7350
      CIE-Lab:
        59.6486, 73.2552, -61.1702
        CIE-LCH:
        59.6486, 95.4365, 320.1372
        CIE-Luv:
        59.6486, 46.3957, -105.6445
        Hunter-Lab:
        52.6640, 71.9488, -70.9095
      #d555fd color charts
#d555fd RGB chart
      #d555fd CMYK chart
      #d555fd RGB pie chart
      #d555fd color shades, tints & tones
#d555fd color schemes
#d555fd color preview, HTML & CSS examples
           This text has a color of #d555fd        
        
          <p style="color:#d555fd;">Text here</p>
        
        
          .mytext {color:#d555fd;}
        
        Text color #d555fd
      
           This box has a color of #d555fd        
        
          <div style="background-color:#d555fd;">Content here</div>
        
        
          .mybackground {background-color:#d555fd;}
        
        Background color #d555fd
      
           Border around this has a color of #d555fd        
        
          <div style="border:2px solid #d555fd;">Content here</div>
        
        
          .myborder {border:2px solid #d555fd;}
        
        Border color #d555fd