#d149ed color space conversions
Hex:
        #d149ed
        RGB:
        209, 73, 237
        CMY:
        18, 71, 7
        CMYK:
        12, 69, 0, 7
      HSL:
        290°, 82.0000%, 60.7843%
        HSV (HSB):
        290°, 69.1983%, 92.9412%
        XYZ:
        43.9631, 24.4348, 82.5200
        xyY:
        0.2913, 0.1619, 24.4348
      CIE-Lab:
        56.5205, 74.0929, -57.3107
        CIE-LCH:
        56.5205, 93.6711, 322.2781
        CIE-Luv:
        56.5205, 50.9889, -98.5650
        Hunter-Lab:
        49.4316, 72.2477, -64.3753
      #d149ed color charts
#d149ed RGB chart
      #d149ed CMYK chart
      #d149ed RGB pie chart
      #d149ed color shades, tints & tones
#d149ed color schemes
#d149ed color preview, HTML & CSS examples
           This text has a color of #d149ed        
        
          <p style="color:#d149ed;">Text here</p>
        
        
          .mytext {color:#d149ed;}
        
        Text color #d149ed
      
           This box has a color of #d149ed        
        
          <div style="background-color:#d149ed;">Content here</div>
        
        
          .mybackground {background-color:#d149ed;}
        
        Background color #d149ed
      
           Border around this has a color of #d149ed        
        
          <div style="border:2px solid #d149ed;">Content here</div>
        
        
          .myborder {border:2px solid #d149ed;}
        
        Border color #d149ed