#d242ff color space conversions
Hex:
        #d242ff
        RGB:
        210, 66, 255
        CMY:
        18, 74, 0
        CMYK:
        18, 74, 0, 0
      HSL:
        286°, 100.0000%, 62.9412%
        HSV (HSB):
        286°, 74.1176%, 100.0000%
        XYZ:
        46.5766, 24.8181, 96.9433
        xyY:
        0.2767, 0.1474, 24.8181
      CIE-Lab:
        56.8977, 79.9824, -66.7190
        CIE-LCH:
        56.8977, 104.1567, 320.1661
        CIE-Luv:
        56.8977, 47.8438, -113.6119
        Hunter-Lab:
        49.8177, 79.7056, -80.5035
      #d242ff color charts
#d242ff RGB chart
      #d242ff CMYK chart
      #d242ff RGB pie chart
      #d242ff color shades, tints & tones
#d242ff color schemes
#d242ff color preview, HTML & CSS examples
           This text has a color of #d242ff        
        
          <p style="color:#d242ff;">Text here</p>
        
        
          .mytext {color:#d242ff;}
        
        Text color #d242ff
      
           This box has a color of #d242ff        
        
          <div style="background-color:#d242ff;">Content here</div>
        
        
          .mybackground {background-color:#d242ff;}
        
        Background color #d242ff
      
           Border around this has a color of #d242ff        
        
          <div style="border:2px solid #d242ff;">Content here</div>
        
        
          .myborder {border:2px solid #d242ff;}
        
        Border color #d242ff