#d93eed color space conversions
Hex:
        #d93eed
        RGB:
        217, 62, 237
        CMY:
        15, 76, 7
        CMYK:
        8, 74, 0, 7
      HSL:
        293°, 82.9384%, 58.6275%
        HSV (HSB):
        293°, 73.8397%, 92.9412%
        XYZ:
        45.6240, 24.3114, 82.4087
        xyY:
        0.2995, 0.1596, 24.3114
      CIE-Lab:
        56.3982, 79.4295, -57.4395
        CIE-LCH:
        56.3982, 98.0221, 324.1274
        CIE-Luv:
        56.3982, 58.4427, -99.3949
        Hunter-Lab:
        49.3066, 78.8816, -64.5799
      #d93eed color charts
#d93eed RGB chart
      #d93eed CMYK chart
      #d93eed RGB pie chart
      #d93eed color shades, tints & tones
#d93eed color schemes
#d93eed color preview, HTML & CSS examples
           This text has a color of #d93eed        
        
          <p style="color:#d93eed;">Text here</p>
        
        
          .mytext {color:#d93eed;}
        
        Text color #d93eed
      
           This box has a color of #d93eed        
        
          <div style="background-color:#d93eed;">Content here</div>
        
        
          .mybackground {background-color:#d93eed;}
        
        Background color #d93eed
      
           Border around this has a color of #d93eed        
        
          <div style="border:2px solid #d93eed;">Content here</div>
        
        
          .myborder {border:2px solid #d93eed;}
        
        Border color #d93eed