#d24fff color space conversions
Hex:
        #d24fff
        RGB:
        210, 79, 255
        CMY:
        18, 69, 0
        CMYK:
        18, 69, 0, 0
      HSL:
        285°, 100.0000%, 65.4902%
        HSV (HSB):
        285°, 69.0196%, 100.0000%
        XYZ:
        47.4243, 26.5136, 97.2258
        xyY:
        0.2771, 0.1549, 26.5136
      CIE-Lab:
        58.5214, 75.3612, -64.1064
        CIE-LCH:
        58.5214, 98.9390, 319.6137
        CIE-Luv:
        58.5214, 45.3570, -109.9139
        Hunter-Lab:
        51.4914, 74.2913, -75.9073
      #d24fff color charts
#d24fff RGB chart
      #d24fff CMYK chart
      #d24fff RGB pie chart
      #d24fff color shades, tints & tones
#d24fff color schemes
#d24fff color preview, HTML & CSS examples
           This text has a color of #d24fff        
        
          <p style="color:#d24fff;">Text here</p>
        
        
          .mytext {color:#d24fff;}
        
        Text color #d24fff
      
           This box has a color of #d24fff        
        
          <div style="background-color:#d24fff;">Content here</div>
        
        
          .mybackground {background-color:#d24fff;}
        
        Background color #d24fff
      
           Border around this has a color of #d24fff        
        
          <div style="border:2px solid #d24fff;">Content here</div>
        
        
          .myborder {border:2px solid #d24fff;}
        
        Border color #d24fff