#d583ed color space conversions
Hex:
        #d583ed
        RGB:
        213, 131, 237
        CMY:
        16, 49, 7
        CMYK:
        10, 45, 0, 7
      HSL:
        286°, 74.6479%, 72.1569%
        HSV (HSB):
        286°, 44.7257%, 92.9412%
        XYZ:
        50.8429, 36.4932, 84.4849
        xyY:
        0.2959, 0.2124, 36.4932
      CIE-Lab:
        66.8950, 48.5767, -40.8596
        CIE-LCH:
        66.8950, 63.4760, 319.9316
        CIE-Luv:
        66.8950, 35.6071, -71.9251
        Hunter-Lab:
        60.4096, 44.5155, -40.6325
      #d583ed color charts
#d583ed RGB chart
      #d583ed CMYK chart
      #d583ed RGB pie chart
      #d583ed color shades, tints & tones
#d583ed color schemes
#d583ed color preview, HTML & CSS examples
           This text has a color of #d583ed        
        
          <p style="color:#d583ed;">Text here</p>
        
        
          .mytext {color:#d583ed;}
        
        Text color #d583ed
      
           This box has a color of #d583ed        
        
          <div style="background-color:#d583ed;">Content here</div>
        
        
          .mybackground {background-color:#d583ed;}
        
        Background color #d583ed
      
           Border around this has a color of #d583ed        
        
          <div style="border:2px solid #d583ed;">Content here</div>
        
        
          .myborder {border:2px solid #d583ed;}
        
        Border color #d583ed