#d041ef color space conversions
Hex:
        #d041ef
        RGB:
        208, 65, 239
        CMY:
        18, 75, 6
        CMYK:
        13, 73, 0, 6
      HSL:
        289°, 84.4660%, 59.6078%
        HSV (HSB):
        289°, 72.8033%, 93.7255%
        XYZ:
        43.4827, 23.4225, 83.8906
        xyY:
        0.2884, 0.1553, 23.4225
      CIE-Lab:
        55.5049, 77.0572, -60.0658
        CIE-LCH:
        55.5049, 97.7021, 322.0637
        CIE-Luv:
        55.5049, 51.3740, -102.6532
        Hunter-Lab:
        48.3968, 75.6812, -68.8950
      #d041ef color charts
#d041ef RGB chart
      #d041ef CMYK chart
      #d041ef RGB pie chart
      #d041ef color shades, tints & tones
#d041ef color schemes
#d041ef color preview, HTML & CSS examples
           This text has a color of #d041ef        
        
          <p style="color:#d041ef;">Text here</p>
        
        
          .mytext {color:#d041ef;}
        
        Text color #d041ef
      
           This box has a color of #d041ef        
        
          <div style="background-color:#d041ef;">Content here</div>
        
        
          .mybackground {background-color:#d041ef;}
        
        Background color #d041ef
      
           Border around this has a color of #d041ef        
        
          <div style="border:2px solid #d041ef;">Content here</div>
        
        
          .myborder {border:2px solid #d041ef;}
        
        Border color #d041ef