#d225ee color space conversions
Hex:
        #d225ee
        RGB:
        210, 37, 238
        CMY:
        18, 85, 7
        CMYK:
        12, 84, 0, 7
      HSL:
        292°, 85.5319%, 53.9216%
        HSV (HSB):
        292°, 84.4538%, 93.3333%
        XYZ:
        42.6725, 21.1978, 82.7314
        xyY:
        0.2911, 0.1446, 21.1978
      CIE-Lab:
        53.1653, 84.7336, -63.2511
        CIE-LCH:
        53.1653, 105.7378, 323.2598
        CIE-Luv:
        53.1653, 57.0308, -107.1161
        Hunter-Lab:
        46.0411, 84.8683, -74.3097
      #d225ee color charts
#d225ee RGB chart
      #d225ee CMYK chart
      #d225ee RGB pie chart
      #d225ee color shades, tints & tones
#d225ee color schemes
#d225ee color preview, HTML & CSS examples
           This text has a color of #d225ee        
        
          <p style="color:#d225ee;">Text here</p>
        
        
          .mytext {color:#d225ee;}
        
        Text color #d225ee
      
           This box has a color of #d225ee        
        
          <div style="background-color:#d225ee;">Content here</div>
        
        
          .mybackground {background-color:#d225ee;}
        
        Background color #d225ee
      
           Border around this has a color of #d225ee        
        
          <div style="border:2px solid #d225ee;">Content here</div>
        
        
          .myborder {border:2px solid #d225ee;}
        
        Border color #d225ee