#d241ff color space conversions
Hex:
        #d241ff
        RGB:
        210, 65, 255
        CMY:
        18, 75, 0
        CMYK:
        18, 75, 0, 0
      HSL:
        286°, 100.0000%, 62.7451%
        HSV (HSB):
        286°, 74.5098%, 100.0000%
        XYZ:
        46.5186, 24.7022, 96.9239
        xyY:
        0.2767, 0.1469, 24.7022
      CIE-Lab:
        56.7841, 80.3085, -66.9021
        CIE-LCH:
        56.7841, 104.5244, 320.2036
        CIE-Luv:
        56.7841, 48.0141, -113.8640
        Hunter-Lab:
        49.7013, 80.0921, -80.8321
      #d241ff color charts
#d241ff RGB chart
      #d241ff CMYK chart
      #d241ff RGB pie chart
      #d241ff color shades, tints & tones
#d241ff color schemes
#d241ff color preview, HTML & CSS examples
           This text has a color of #d241ff        
        
          <p style="color:#d241ff;">Text here</p>
        
        
          .mytext {color:#d241ff;}
        
        Text color #d241ff
      
           This box has a color of #d241ff        
        
          <div style="background-color:#d241ff;">Content here</div>
        
        
          .mybackground {background-color:#d241ff;}
        
        Background color #d241ff
      
           Border around this has a color of #d241ff        
        
          <div style="border:2px solid #d241ff;">Content here</div>
        
        
          .myborder {border:2px solid #d241ff;}
        
        Border color #d241ff