#d545ee color space conversions
Hex:
        #d545ee
        RGB:
        213, 69, 238
        CMY:
        16, 73, 7
        CMYK:
        11, 71, 0, 7
      HSL:
        291°, 83.2512%, 60.1961%
        HSV (HSB):
        291°, 71.0084%, 93.3333%
        XYZ:
        45.0013, 24.5754, 83.2606
        xyY:
        0.2944, 0.1608, 24.5754
      CIE-Lab:
        56.6594, 76.5147, -57.6152
        CIE-LCH:
        56.6594, 95.7810, 323.0204
        CIE-Luv:
        56.6594, 54.1319, -99.3943
        Hunter-Lab:
        49.5736, 75.2827, -64.8781
      #d545ee color charts
#d545ee RGB chart
      #d545ee CMYK chart
      #d545ee RGB pie chart
      #d545ee color shades, tints & tones
#d545ee color schemes
#d545ee color preview, HTML & CSS examples
           This text has a color of #d545ee        
        
          <p style="color:#d545ee;">Text here</p>
        
        
          .mytext {color:#d545ee;}
        
        Text color #d545ee
      
           This box has a color of #d545ee        
        
          <div style="background-color:#d545ee;">Content here</div>
        
        
          .mybackground {background-color:#d545ee;}
        
        Background color #d545ee
      
           Border around this has a color of #d545ee        
        
          <div style="border:2px solid #d545ee;">Content here</div>
        
        
          .myborder {border:2px solid #d545ee;}
        
        Border color #d545ee