#d442ed color space conversions
Hex:
        #d442ed
        RGB:
        212, 66, 237
        CMY:
        17, 74, 7
        CMYK:
        11, 72, 0, 7
      HSL:
        291°, 82.6087%, 59.4118%
        HSV (HSB):
        291°, 72.1519%, 92.9412%
        XYZ:
        44.3857, 24.0079, 82.4154
        xyY:
        0.2943, 0.1592, 24.0079
      CIE-Lab:
        56.0957, 77.1590, -57.9660
        CIE-LCH:
        56.0957, 96.5068, 323.0841
        CIE-Luv:
        56.0957, 54.3791, -99.7693
        Hunter-Lab:
        48.9979, 75.9514, -65.4285
      #d442ed color charts
#d442ed RGB chart
      #d442ed CMYK chart
      #d442ed RGB pie chart
      #d442ed color shades, tints & tones
#d442ed color schemes
#d442ed color preview, HTML & CSS examples
           This text has a color of #d442ed        
        
          <p style="color:#d442ed;">Text here</p>
        
        
          .mytext {color:#d442ed;}
        
        Text color #d442ed
      
           This box has a color of #d442ed        
        
          <div style="background-color:#d442ed;">Content here</div>
        
        
          .mybackground {background-color:#d442ed;}
        
        Background color #d442ed
      
           Border around this has a color of #d442ed        
        
          <div style="border:2px solid #d442ed;">Content here</div>
        
        
          .myborder {border:2px solid #d442ed;}
        
        Border color #d442ed