#da14fb color space conversions
Hex:
        #da14fb
        RGB:
        218, 20, 251
        CMY:
        15, 92, 2
        CMYK:
        13, 92, 0, 2
      HSL:
        291°, 96.6527%, 53.1373%
        HSV (HSB):
        291°, 92.0319%, 98.4314%
        XYZ:
        46.5762, 22.3708, 93.1299
        xyY:
        0.2874, 0.1380, 22.3708
      CIE-Lab:
        54.4182, 90.6689, -68.4375
        CIE-LCH:
        54.4182, 113.5981, 322.9543
        CIE-Luv:
        54.4182, 59.2749, -116.0088
        Hunter-Lab:
        47.2978, 93.0058, -83.6344
      #da14fb color charts
#da14fb RGB chart
      #da14fb CMYK chart
      #da14fb RGB pie chart
      #da14fb color shades, tints & tones
#da14fb color schemes
#da14fb color preview, HTML & CSS examples
           This text has a color of #da14fb        
        
          <p style="color:#da14fb;">Text here</p>
        
        
          .mytext {color:#da14fb;}
        
        Text color #da14fb
      
           This box has a color of #da14fb        
        
          <div style="background-color:#da14fb;">Content here</div>
        
        
          .mybackground {background-color:#da14fb;}
        
        Background color #da14fb
      
           Border around this has a color of #da14fb        
        
          <div style="border:2px solid #da14fb;">Content here</div>
        
        
          .myborder {border:2px solid #da14fb;}
        
        Border color #da14fb