#d149c5 color space conversions
Hex:
        #d149c5
        RGB:
        209, 73, 197
        CMY:
        18, 71, 23
        CMYK:
        0, 65, 6, 18
      HSL:
        305°, 59.6491%, 55.2941%
        HSV (HSB):
        305°, 65.0718%, 81.9608%
        XYZ:
        38.7551, 22.3516, 55.0950
        xyY:
        0.3335, 0.1924, 22.3516
      CIE-Lab:
        54.3981, 67.3261, -37.9967
        CIE-LCH:
        54.3981, 77.3081, 330.5610
        CIE-Luv:
        54.3981, 63.3628, -67.4191
        Hunter-Lab:
        47.2775, 63.5873, -35.9996
      #d149c5 color charts
#d149c5 RGB chart
      #d149c5 CMYK chart
      #d149c5 RGB pie chart
      #d149c5 color shades, tints & tones
#d149c5 color schemes
#d149c5 color preview, HTML & CSS examples
           This text has a color of #d149c5        
        
          <p style="color:#d149c5;">Text here</p>
        
        
          .mytext {color:#d149c5;}
        
        Text color #d149c5
      
           This box has a color of #d149c5        
        
          <div style="background-color:#d149c5;">Content here</div>
        
        
          .mybackground {background-color:#d149c5;}
        
        Background color #d149c5
      
           Border around this has a color of #d149c5        
        
          <div style="border:2px solid #d149c5;">Content here</div>
        
        
          .myborder {border:2px solid #d149c5;}
        
        Border color #d149c5