#d37fff color space conversions
Hex:
        #d37fff
        RGB:
        211, 127, 255
        CMY:
        17, 50, 0
        CMYK:
        17, 50, 0, 0
      HSL:
        279°, 100.0000%, 74.9020%
        HSV (HSB):
        279°, 50.1961%, 100.0000%
        XYZ:
        52.5033, 36.2476, 98.8370
        xyY:
        0.2799, 0.1932, 36.2476
      CIE-Lab:
        66.7087, 53.7510, -51.0483
        CIE-LCH:
        66.7087, 74.1290, 316.4773
        CIE-Luv:
        66.7087, 32.4416, -89.2429
        Hunter-Lab:
        60.2060, 50.3025, -55.1890
      #d37fff color charts
#d37fff RGB chart
      #d37fff CMYK chart
      #d37fff RGB pie chart
      #d37fff color shades, tints & tones
#d37fff color schemes
#d37fff color preview, HTML & CSS examples
           This text has a color of #d37fff        
        
          <p style="color:#d37fff;">Text here</p>
        
        
          .mytext {color:#d37fff;}
        
        Text color #d37fff
      
           This box has a color of #d37fff        
        
          <div style="background-color:#d37fff;">Content here</div>
        
        
          .mybackground {background-color:#d37fff;}
        
        Background color #d37fff
      
           Border around this has a color of #d37fff        
        
          <div style="border:2px solid #d37fff;">Content here</div>
        
        
          .myborder {border:2px solid #d37fff;}
        
        Border color #d37fff