#d241ed color space conversions
Hex:
        #d241ed
        RGB:
        210, 65, 237
        CMY:
        18, 75, 7
        CMYK:
        11, 73, 0, 7
      HSL:
        291°, 82.6923%, 59.2157%
        HSV (HSB):
        291°, 72.5738%, 92.9412%
        XYZ:
        43.7547, 23.5967, 82.3692
        xyY:
        0.2922, 0.1576, 23.5967
      CIE-Lab:
        55.6817, 77.0967, -58.6459
        CIE-LCH:
        55.6817, 96.8671, 322.7405
        CIE-Luv:
        55.6817, 53.2662, -100.6058
        Hunter-Lab:
        48.5764, 75.7734, -66.5325
      #d241ed color charts
#d241ed RGB chart
      #d241ed CMYK chart
      #d241ed RGB pie chart
      #d241ed color shades, tints & tones
#d241ed color schemes
#d241ed color preview, HTML & CSS examples
           This text has a color of #d241ed        
        
          <p style="color:#d241ed;">Text here</p>
        
        
          .mytext {color:#d241ed;}
        
        Text color #d241ed
      
           This box has a color of #d241ed        
        
          <div style="background-color:#d241ed;">Content here</div>
        
        
          .mybackground {background-color:#d241ed;}
        
        Background color #d241ed
      
           Border around this has a color of #d241ed        
        
          <div style="border:2px solid #d241ed;">Content here</div>
        
        
          .myborder {border:2px solid #d241ed;}
        
        Border color #d241ed