#d569ed color space conversions
Hex:
        #d569ed
        RGB:
        213, 105, 237
        CMY:
        16, 59, 7
        CMYK:
        10, 56, 0, 7
      HSL:
        289°, 78.5714%, 67.0588%
        HSV (HSB):
        289°, 55.6962%, 92.9412%
        XYZ:
        47.7782, 30.3637, 83.4634
        xyY:
        0.2956, 0.1879, 30.3637
      CIE-Lab:
        61.9668, 61.4943, -48.6128
        CIE-LCH:
        61.9668, 78.3885, 321.6727
        CIE-Luv:
        61.9668, 44.9120, -85.1678
        Hunter-Lab:
        55.1033, 58.3407, -51.2326
      #d569ed color charts
#d569ed RGB chart
      #d569ed CMYK chart
      #d569ed RGB pie chart
      #d569ed color shades, tints & tones
#d569ed color schemes
#d569ed color preview, HTML & CSS examples
           This text has a color of #d569ed        
        
          <p style="color:#d569ed;">Text here</p>
        
        
          .mytext {color:#d569ed;}
        
        Text color #d569ed
      
           This box has a color of #d569ed        
        
          <div style="background-color:#d569ed;">Content here</div>
        
        
          .mybackground {background-color:#d569ed;}
        
        Background color #d569ed
      
           Border around this has a color of #d569ed        
        
          <div style="border:2px solid #d569ed;">Content here</div>
        
        
          .myborder {border:2px solid #d569ed;}
        
        Border color #d569ed