#d37fd4 color space conversions
Hex:
        #d37fd4
        RGB:
        211, 127, 212
        CMY:
        17, 50, 17
        CMYK:
        0, 40, 0, 17
      HSL:
        299°, 49.7076%, 66.4706%
        HSV (HSB):
        299°, 40.0943%, 83.1373%
        XYZ:
        46.3370, 33.7811, 66.3655
        xyY:
        0.3163, 0.2306, 33.7811
      CIE-Lab:
        64.7884, 45.2937, -30.2829
        CIE-LCH:
        64.7884, 54.4846, 326.2337
        CIE-Luv:
        64.7884, 40.9203, -54.0067
        Hunter-Lab:
        58.1215, 40.5954, -27.0147
      #d37fd4 color charts
#d37fd4 RGB chart
      #d37fd4 CMYK chart
      #d37fd4 RGB pie chart
      #d37fd4 color shades, tints & tones
#d37fd4 color schemes
#d37fd4 color preview, HTML & CSS examples
           This text has a color of #d37fd4        
        
          <p style="color:#d37fd4;">Text here</p>
        
        
          .mytext {color:#d37fd4;}
        
        Text color #d37fd4
      
           This box has a color of #d37fd4        
        
          <div style="background-color:#d37fd4;">Content here</div>
        
        
          .mybackground {background-color:#d37fd4;}
        
        Background color #d37fd4
      
           Border around this has a color of #d37fd4        
        
          <div style="border:2px solid #d37fd4;">Content here</div>
        
        
          .myborder {border:2px solid #d37fd4;}
        
        Border color #d37fd4