#d14af2 color space conversions
Hex:
        #d14af2
        RGB:
        209, 74, 242
        CMY:
        18, 71, 5
        CMYK:
        14, 69, 0, 5
      HSL:
        288°, 86.5979%, 61.9608%
        HSV (HSB):
        288°, 69.4215%, 94.9020%
        XYZ:
        44.7703, 24.8637, 86.4439
        xyY:
        0.2868, 0.1593, 24.8637
      CIE-Lab:
        56.9424, 74.6270, -59.4290
        CIE-LCH:
        56.9424, 95.3991, 321.4680
        CIE-Luv:
        56.9424, 49.3447, -102.0272
        Hunter-Lab:
        49.8635, 73.0064, -67.8814
      #d14af2 color charts
#d14af2 RGB chart
      #d14af2 CMYK chart
      #d14af2 RGB pie chart
      #d14af2 color shades, tints & tones
#d14af2 color schemes
#d14af2 color preview, HTML & CSS examples
           This text has a color of #d14af2        
        
          <p style="color:#d14af2;">Text here</p>
        
        
          .mytext {color:#d14af2;}
        
        Text color #d14af2
      
           This box has a color of #d14af2        
        
          <div style="background-color:#d14af2;">Content here</div>
        
        
          .mybackground {background-color:#d14af2;}
        
        Background color #d14af2
      
           Border around this has a color of #d14af2        
        
          <div style="border:2px solid #d14af2;">Content here</div>
        
        
          .myborder {border:2px solid #d14af2;}
        
        Border color #d14af2