#da41f0 color space conversions
Hex:
        #da41f0
        RGB:
        218, 65, 240
        CMY:
        15, 75, 6
        CMYK:
        9, 73, 0, 6
      HSL:
        292°, 85.3659%, 59.8039%
        HSV (HSB):
        292°, 72.9167%, 94.1176%
        XYZ:
        46.5319, 24.9773, 84.8067
        xyY:
        0.2977, 0.1598, 24.9773
      CIE-Lab:
        57.0533, 79.1859, -58.0611
        CIE-LCH:
        57.0533, 98.1911, 323.7502
        CIE-Luv:
        57.0533, 57.5964, -100.5788
        Hunter-Lab:
        49.9773, 78.7342, -65.6254
      #da41f0 color charts
#da41f0 RGB chart
      #da41f0 CMYK chart
      #da41f0 RGB pie chart
      #da41f0 color shades, tints & tones
#da41f0 color schemes
#da41f0 color preview, HTML & CSS examples
           This text has a color of #da41f0        
        
          <p style="color:#da41f0;">Text here</p>
        
        
          .mytext {color:#da41f0;}
        
        Text color #da41f0
      
           This box has a color of #da41f0        
        
          <div style="background-color:#da41f0;">Content here</div>
        
        
          .mybackground {background-color:#da41f0;}
        
        Background color #da41f0
      
           Border around this has a color of #da41f0        
        
          <div style="border:2px solid #da41f0;">Content here</div>
        
        
          .myborder {border:2px solid #da41f0;}
        
        Border color #da41f0