#d90ed4 color space conversions
Hex:
        #d90ed4
        RGB:
        217, 14, 212
        CMY:
        15, 95, 17
        CMYK:
        0, 94, 2, 15
      HSL:
        301°, 87.8788%, 45.2941%
        HSV (HSB):
        301°, 93.5484%, 85.0980%
        XYZ:
        40.6560, 19.8193, 63.9700
        xyY:
        0.3267, 0.1593, 19.8193
      CIE-Lab:
        51.6322, 85.2133, -50.9007
        CIE-LCH:
        51.6322, 99.2582, 329.1487
        CIE-Luv:
        51.6322, 73.2178, -88.3934
        Hunter-Lab:
        44.5188, 85.1038, -54.0319
      #d90ed4 color charts
#d90ed4 RGB chart
      #d90ed4 CMYK chart
      #d90ed4 RGB pie chart
      #d90ed4 color shades, tints & tones
#d90ed4 color schemes
#d90ed4 color preview, HTML & CSS examples
           This text has a color of #d90ed4        
        
          <p style="color:#d90ed4;">Text here</p>
        
        
          .mytext {color:#d90ed4;}
        
        Text color #d90ed4
      
           This box has a color of #d90ed4        
        
          <div style="background-color:#d90ed4;">Content here</div>
        
        
          .mybackground {background-color:#d90ed4;}
        
        Background color #d90ed4
      
           Border around this has a color of #d90ed4        
        
          <div style="border:2px solid #d90ed4;">Content here</div>
        
        
          .myborder {border:2px solid #d90ed4;}
        
        Border color #d90ed4