#da45f2 color space conversions
Hex:
        #da45f2
        RGB:
        218, 69, 242
        CMY:
        15, 73, 5
        CMYK:
        10, 71, 0, 5
      HSL:
        292°, 86.9347%, 60.9804%
        HSV (HSB):
        292°, 71.4876%, 94.9020%
        XYZ:
        47.0686, 25.5725, 86.4596
        xyY:
        0.2958, 0.1607, 25.5725
      CIE-Lab:
        57.6290, 78.2135, -58.2563
        CIE-LCH:
        57.6290, 97.5251, 323.3199
        CIE-Luv:
        57.6290, 56.1942, -100.9883
        Hunter-Lab:
        50.5692, 77.6472, -65.9713
      #da45f2 color charts
#da45f2 RGB chart
      #da45f2 CMYK chart
      #da45f2 RGB pie chart
      #da45f2 color shades, tints & tones
#da45f2 color schemes
#da45f2 color preview, HTML & CSS examples
           This text has a color of #da45f2        
        
          <p style="color:#da45f2;">Text here</p>
        
        
          .mytext {color:#da45f2;}
        
        Text color #da45f2
      
           This box has a color of #da45f2        
        
          <div style="background-color:#da45f2;">Content here</div>
        
        
          .mybackground {background-color:#da45f2;}
        
        Background color #da45f2
      
           Border around this has a color of #da45f2        
        
          <div style="border:2px solid #da45f2;">Content here</div>
        
        
          .myborder {border:2px solid #da45f2;}
        
        Border color #da45f2