#d42fed color space conversions
Hex:
        #d42fed
        RGB:
        212, 47, 237
        CMY:
        17, 82, 7
        CMYK:
        11, 80, 0, 7
      HSL:
        292°, 84.0708%, 55.6863%
        HSV (HSB):
        292°, 80.1688%, 92.9412%
        XYZ:
        43.4540, 22.1445, 82.1048
        xyY:
        0.2942, 0.1499, 22.1445
      CIE-Lab:
        54.1800, 82.6829, -61.0397
        CIE-LCH:
        54.1800, 102.7731, 323.5638
        CIE-Luv:
        54.1800, 57.4992, -104.1609
        Hunter-Lab:
        47.0579, 82.4779, -70.5062
      #d42fed color charts
#d42fed RGB chart
      #d42fed CMYK chart
      #d42fed RGB pie chart
      #d42fed color shades, tints & tones
#d42fed color schemes
#d42fed color preview, HTML & CSS examples
           This text has a color of #d42fed        
        
          <p style="color:#d42fed;">Text here</p>
        
        
          .mytext {color:#d42fed;}
        
        Text color #d42fed
      
           This box has a color of #d42fed        
        
          <div style="background-color:#d42fed;">Content here</div>
        
        
          .mybackground {background-color:#d42fed;}
        
        Background color #d42fed
      
           Border around this has a color of #d42fed        
        
          <div style="border:2px solid #d42fed;">Content here</div>
        
        
          .myborder {border:2px solid #d42fed;}
        
        Border color #d42fed