#da14f3 color space conversions
Hex:
        #da14f3
        RGB:
        218, 20, 243
        CMY:
        15, 92, 5
        CMYK:
        10, 92, 0, 5
      HSL:
        293°, 90.2834%, 51.5686%
        HSV (HSB):
        293°, 91.7695%, 95.2941%
        XYZ:
        45.3413, 21.8768, 86.6269
        xyY:
        0.2947, 0.1422, 21.8768
      CIE-Lab:
        53.8960, 89.4044, -64.8118
        CIE-LCH:
        53.8960, 110.4252, 324.0606
        CIE-Luv:
        53.8960, 62.0128, -110.3349
        Hunter-Lab:
        46.7726, 91.1852, -77.0693
      #da14f3 color charts
#da14f3 RGB chart
      #da14f3 CMYK chart
      #da14f3 RGB pie chart
      #da14f3 color shades, tints & tones
#da14f3 color schemes
#da14f3 color preview, HTML & CSS examples
           This text has a color of #da14f3        
        
          <p style="color:#da14f3;">Text here</p>
        
        
          .mytext {color:#da14f3;}
        
        Text color #da14f3
      
           This box has a color of #da14f3        
        
          <div style="background-color:#da14f3;">Content here</div>
        
        
          .mybackground {background-color:#da14f3;}
        
        Background color #da14f3
      
           Border around this has a color of #da14f3        
        
          <div style="border:2px solid #da14f3;">Content here</div>
        
        
          .myborder {border:2px solid #da14f3;}
        
        Border color #da14f3