#d14ae5 color space conversions
Hex:
        #d14ae5
        RGB:
        209, 74, 229
        CMY:
        18, 71, 10
        CMYK:
        9, 68, 0, 10
      HSL:
        292°, 74.8792%, 59.4118%
        HSV (HSB):
        292°, 67.6856%, 89.8039%
        XYZ:
        42.8861, 24.1100, 76.5221
        xyY:
        0.2988, 0.1680, 24.1100
      CIE-Lab:
        56.1978, 72.3005, -53.3377
        CIE-LCH:
        56.1978, 89.8458, 323.5830
        CIE-Luv:
        56.1978, 53.1062, -92.1513
        Hunter-Lab:
        49.1019, 69.9753, -58.0281
      #d14ae5 color charts
#d14ae5 RGB chart
      #d14ae5 CMYK chart
      #d14ae5 RGB pie chart
      #d14ae5 color shades, tints & tones
#d14ae5 color schemes
#d14ae5 color preview, HTML & CSS examples
           This text has a color of #d14ae5        
        
          <p style="color:#d14ae5;">Text here</p>
        
        
          .mytext {color:#d14ae5;}
        
        Text color #d14ae5
      
           This box has a color of #d14ae5        
        
          <div style="background-color:#d14ae5;">Content here</div>
        
        
          .mybackground {background-color:#d14ae5;}
        
        Background color #d14ae5
      
           Border around this has a color of #d14ae5        
        
          <div style="border:2px solid #d14ae5;">Content here</div>
        
        
          .myborder {border:2px solid #d14ae5;}
        
        Border color #d14ae5