#d229ee color space conversions
Hex:
        #d229ee
        RGB:
        210, 41, 238
        CMY:
        18, 84, 7
        CMYK:
        12, 83, 0, 7
      HSL:
        291°, 85.2814%, 54.7059%
        HSV (HSB):
        291°, 82.7731%, 93.3333%
        XYZ:
        42.8039, 21.4606, 82.7752
        xyY:
        0.2911, 0.1460, 21.4606
      CIE-Lab:
        53.4499, 83.8994, -62.7926
        CIE-LCH:
        53.4499, 104.7952, 323.1878
        CIE-Luv:
        53.4499, 56.5958, -106.5024
        Hunter-Lab:
        46.3255, 83.8608, -73.5124
      #d229ee color charts
#d229ee RGB chart
      #d229ee CMYK chart
      #d229ee RGB pie chart
      #d229ee color shades, tints & tones
#d229ee color schemes
#d229ee color preview, HTML & CSS examples
           This text has a color of #d229ee        
        
          <p style="color:#d229ee;">Text here</p>
        
        
          .mytext {color:#d229ee;}
        
        Text color #d229ee
      
           This box has a color of #d229ee        
        
          <div style="background-color:#d229ee;">Content here</div>
        
        
          .mybackground {background-color:#d229ee;}
        
        Background color #d229ee
      
           Border around this has a color of #d229ee        
        
          <div style="border:2px solid #d229ee;">Content here</div>
        
        
          .myborder {border:2px solid #d229ee;}
        
        Border color #d229ee