#d28fff color space conversions
Hex:
        #d28fff
        RGB:
        210, 143, 255
        CMY:
        18, 44, 0
        CMYK:
        18, 44, 0, 0
      HSL:
        276°, 100.0000%, 78.0392%
        HSV (HSB):
        276°, 43.9216%, 100.0000%
        XYZ:
        54.4508, 40.5666, 99.5680
        xyY:
        0.2798, 0.2085, 40.5666
      CIE-Lab:
        69.8712, 45.1306, -46.0720
        CIE-LCH:
        69.8712, 64.4935, 314.4086
        CIE-Luv:
        69.8712, 26.0222, -80.5490
        Hunter-Lab:
        63.6919, 41.1406, -48.1023
      #d28fff color charts
#d28fff RGB chart
      #d28fff CMYK chart
      #d28fff RGB pie chart
      #d28fff color shades, tints & tones
#d28fff color schemes
#d28fff color preview, HTML & CSS examples
           This text has a color of #d28fff        
        
          <p style="color:#d28fff;">Text here</p>
        
        
          .mytext {color:#d28fff;}
        
        Text color #d28fff
      
           This box has a color of #d28fff        
        
          <div style="background-color:#d28fff;">Content here</div>
        
        
          .mybackground {background-color:#d28fff;}
        
        Background color #d28fff
      
           Border around this has a color of #d28fff        
        
          <div style="border:2px solid #d28fff;">Content here</div>
        
        
          .myborder {border:2px solid #d28fff;}
        
        Border color #d28fff