#d58cf0 color space conversions
Hex:
        #d58cf0
        RGB:
        213, 140, 240
        CMY:
        16, 45, 6
        CMYK:
        11, 42, 0, 6
      HSL:
        284°, 76.9231%, 74.5098%
        HSV (HSB):
        284°, 41.6667%, 94.1176%
        XYZ:
        52.5468, 39.1936, 87.2337
        xyY:
        0.2936, 0.2190, 39.1936
      CIE-Lab:
        68.8913, 44.4567, -39.3897
        CIE-LCH:
        68.8913, 59.3965, 318.4583
        CIE-Luv:
        68.8913, 31.4751, -69.2604
        Hunter-Lab:
        62.6048, 40.2643, -38.7915
      #d58cf0 color charts
#d58cf0 RGB chart
      #d58cf0 CMYK chart
      #d58cf0 RGB pie chart
      #d58cf0 color shades, tints & tones
#d58cf0 color schemes
#d58cf0 color preview, HTML & CSS examples
           This text has a color of #d58cf0        
        
          <p style="color:#d58cf0;">Text here</p>
        
        
          .mytext {color:#d58cf0;}
        
        Text color #d58cf0
      
           This box has a color of #d58cf0        
        
          <div style="background-color:#d58cf0;">Content here</div>
        
        
          .mybackground {background-color:#d58cf0;}
        
        Background color #d58cf0
      
           Border around this has a color of #d58cf0        
        
          <div style="border:2px solid #d58cf0;">Content here</div>
        
        
          .myborder {border:2px solid #d58cf0;}
        
        Border color #d58cf0