#d37bd4 color space conversions
Hex:
        #d37bd4
        RGB:
        211, 123, 212
        CMY:
        17, 52, 17
        CMYK:
        0, 42, 0, 17
      HSL:
        299°, 50.8571%, 65.6863%
        HSV (HSB):
        299°, 41.9811%, 83.1373%
        XYZ:
        45.8306, 32.7683, 66.1967
        xyY:
        0.3165, 0.2263, 32.7683
      CIE-Lab:
        63.9728, 47.3704, -31.5452
        CIE-LCH:
        63.9728, 56.9127, 326.3393
        CIE-Luv:
        63.9728, 42.6287, -56.2254
        Hunter-Lab:
        57.2436, 42.7352, -28.4927
      #d37bd4 color charts
#d37bd4 RGB chart
      #d37bd4 CMYK chart
      #d37bd4 RGB pie chart
      #d37bd4 color shades, tints & tones
#d37bd4 color schemes
#d37bd4 color preview, HTML & CSS examples
           This text has a color of #d37bd4        
        
          <p style="color:#d37bd4;">Text here</p>
        
        
          .mytext {color:#d37bd4;}
        
        Text color #d37bd4
      
           This box has a color of #d37bd4        
        
          <div style="background-color:#d37bd4;">Content here</div>
        
        
          .mybackground {background-color:#d37bd4;}
        
        Background color #d37bd4
      
           Border around this has a color of #d37bd4        
        
          <div style="border:2px solid #d37bd4;">Content here</div>
        
        
          .myborder {border:2px solid #d37bd4;}
        
        Border color #d37bd4