#d14fea color space conversions
Hex:
        #d14fea
        RGB:
        209, 79, 234
        CMY:
        18, 69, 8
        CMYK:
        11, 66, 0, 8
      HSL:
        290°, 78.6802%, 61.3725%
        HSV (HSB):
        290°, 66.2393%, 91.7647%
        XYZ:
        43.9418, 25.0878, 80.3683
        xyY:
        0.2941, 0.1679, 25.0878
      CIE-Lab:
        57.1609, 71.2703, -54.6078
        CIE-LCH:
        57.1609, 89.7857, 322.5404
        CIE-Luv:
        57.1609, 50.4743, -94.3246
        Hunter-Lab:
        50.0877, 68.9439, -60.0725
      #d14fea color charts
#d14fea RGB chart
      #d14fea CMYK chart
      #d14fea RGB pie chart
      #d14fea color shades, tints & tones
#d14fea color schemes
#d14fea color preview, HTML & CSS examples
           This text has a color of #d14fea        
        
          <p style="color:#d14fea;">Text here</p>
        
        
          .mytext {color:#d14fea;}
        
        Text color #d14fea
      
           This box has a color of #d14fea        
        
          <div style="background-color:#d14fea;">Content here</div>
        
        
          .mybackground {background-color:#d14fea;}
        
        Background color #d14fea
      
           Border around this has a color of #d14fea        
        
          <div style="border:2px solid #d14fea;">Content here</div>
        
        
          .myborder {border:2px solid #d14fea;}
        
        Border color #d14fea