#d318df color space conversions
Hex:
        #d318df
        RGB:
        211, 24, 223
        CMY:
        17, 91, 13
        CMYK:
        5, 89, 0, 13
      HSL:
        296°, 80.5668%, 48.4314%
        HSV (HSB):
        296°, 89.2377%, 87.4510%
        XYZ:
        40.5099, 19.8299, 71.5045
        xyY:
        0.3073, 0.1504, 19.8299
      CIE-Lab:
        51.6443, 84.7095, -57.2138
        CIE-LCH:
        51.6443, 102.2209, 325.9645
        CIE-Luv:
        51.6443, 64.0893, -97.5503
        Hunter-Lab:
        44.5307, 84.4538, -64.0324
      #d318df color charts
#d318df RGB chart
      #d318df CMYK chart
      #d318df RGB pie chart
      #d318df color shades, tints & tones
#d318df color schemes
#d318df color preview, HTML & CSS examples
           This text has a color of #d318df        
        
          <p style="color:#d318df;">Text here</p>
        
        
          .mytext {color:#d318df;}
        
        Text color #d318df
      
           This box has a color of #d318df        
        
          <div style="background-color:#d318df;">Content here</div>
        
        
          .mybackground {background-color:#d318df;}
        
        Background color #d318df
      
           Border around this has a color of #d318df        
        
          <div style="border:2px solid #d318df;">Content here</div>
        
        
          .myborder {border:2px solid #d318df;}
        
        Border color #d318df