#da4bf1 color space conversions
Hex:
        #da4bf1
        RGB:
        218, 75, 241
        CMY:
        15, 71, 5
        CMYK:
        10, 69, 0, 5
      HSL:
        292°, 85.5670%, 61.9608%
        HSV (HSB):
        292°, 68.8797%, 94.5098%
        XYZ:
        47.3067, 26.2885, 85.7999
        xyY:
        0.2968, 0.1649, 26.2885
      CIE-Lab:
        58.3098, 75.9448, -56.6102
        CIE-LCH:
        58.3098, 94.7224, 323.2987
        CIE-Luv:
        58.3098, 55.2284, -98.4485
        Hunter-Lab:
        51.2723, 74.9678, -63.3264
      #da4bf1 color charts
#da4bf1 RGB chart
      #da4bf1 CMYK chart
      #da4bf1 RGB pie chart
      #da4bf1 color shades, tints & tones
#da4bf1 color schemes
#da4bf1 color preview, HTML & CSS examples
           This text has a color of #da4bf1        
        
          <p style="color:#da4bf1;">Text here</p>
        
        
          .mytext {color:#da4bf1;}
        
        Text color #da4bf1
      
           This box has a color of #da4bf1        
        
          <div style="background-color:#da4bf1;">Content here</div>
        
        
          .mybackground {background-color:#da4bf1;}
        
        Background color #da4bf1
      
           Border around this has a color of #da4bf1        
        
          <div style="border:2px solid #da4bf1;">Content here</div>
        
        
          .myborder {border:2px solid #da4bf1;}
        
        Border color #da4bf1