#da13f1 color space conversions
Hex:
        #da13f1
        RGB:
        218, 19, 241
        CMY:
        15, 93, 5
        CMYK:
        10, 92, 0, 5
      HSL:
        294°, 88.8000%, 50.9804%
        HSV (HSB):
        294°, 92.1162%, 94.5098%
        XYZ:
        45.0235, 21.7220, 85.0389
        xyY:
        0.2966, 0.1431, 21.7220
      CIE-Lab:
        53.7308, 89.2017, -63.9572
        CIE-LCH:
        53.7308, 109.7610, 324.3597
        CIE-Luv:
        53.7308, 62.7699, -108.9829
        Hunter-Lab:
        46.6069, 90.8736, -75.5555
      #da13f1 color charts
#da13f1 RGB chart
      #da13f1 CMYK chart
      #da13f1 RGB pie chart
      #da13f1 color shades, tints & tones
#da13f1 color schemes
#da13f1 color preview, HTML & CSS examples
           This text has a color of #da13f1        
        
          <p style="color:#da13f1;">Text here</p>
        
        
          .mytext {color:#da13f1;}
        
        Text color #da13f1
      
           This box has a color of #da13f1        
        
          <div style="background-color:#da13f1;">Content here</div>
        
        
          .mybackground {background-color:#da13f1;}
        
        Background color #da13f1
      
           Border around this has a color of #da13f1        
        
          <div style="border:2px solid #da13f1;">Content here</div>
        
        
          .myborder {border:2px solid #da13f1;}
        
        Border color #da13f1