#d611ed color space conversions
Hex:
        #d611ed
        RGB:
        214, 17, 237
        CMY:
        16, 93, 7
        CMYK:
        10, 93, 0, 7
      HSL:
        294°, 86.6142%, 49.8039%
        HSV (HSB):
        294°, 92.8270%, 92.9412%
        XYZ:
        43.2181, 20.8115, 81.8599
        xyY:
        0.2962, 0.1427, 20.8115
      CIE-Lab:
        52.7425, 88.1806, -63.3370
        CIE-LCH:
        52.7425, 108.5697, 324.3117
        CIE-Luv:
        52.7425, 61.5824, -107.4200
        Hunter-Lab:
        45.6196, 89.2691, -74.4565
      #d611ed color charts
#d611ed RGB chart
      #d611ed CMYK chart
      #d611ed RGB pie chart
      #d611ed color shades, tints & tones
#d611ed color schemes
#d611ed color preview, HTML & CSS examples
           This text has a color of #d611ed        
        
          <p style="color:#d611ed;">Text here</p>
        
        
          .mytext {color:#d611ed;}
        
        Text color #d611ed
      
           This box has a color of #d611ed        
        
          <div style="background-color:#d611ed;">Content here</div>
        
        
          .mybackground {background-color:#d611ed;}
        
        Background color #d611ed
      
           Border around this has a color of #d611ed        
        
          <div style="border:2px solid #d611ed;">Content here</div>
        
        
          .myborder {border:2px solid #d611ed;}
        
        Border color #d611ed