#da78f0 color space conversions
Hex:
        #da78f0
        RGB:
        218, 120, 240
        CMY:
        15, 53, 6
        CMYK:
        9, 50, 0, 6
      HSL:
        289°, 80.0000%, 70.5882%
        HSV (HSB):
        289°, 50.0000%, 94.1176%
        XYZ:
        51.3581, 34.6296, 86.4154
        xyY:
        0.2979, 0.2009, 34.6296
      CIE-Lab:
        65.4593, 56.1315, -44.7242
        CIE-LCH:
        65.4593, 71.7705, 321.4530
        CIE-Luv:
        65.4593, 42.2545, -79.0180
        Hunter-Lab:
        58.8470, 52.8019, -45.8731
      #da78f0 color charts
#da78f0 RGB chart
      #da78f0 CMYK chart
      #da78f0 RGB pie chart
      #da78f0 color shades, tints & tones
#da78f0 color schemes
#da78f0 color preview, HTML & CSS examples
           This text has a color of #da78f0        
        
          <p style="color:#da78f0;">Text here</p>
        
        
          .mytext {color:#da78f0;}
        
        Text color #da78f0
      
           This box has a color of #da78f0        
        
          <div style="background-color:#da78f0;">Content here</div>
        
        
          .mybackground {background-color:#da78f0;}
        
        Background color #da78f0
      
           Border around this has a color of #da78f0        
        
          <div style="border:2px solid #da78f0;">Content here</div>
        
        
          .myborder {border:2px solid #da78f0;}
        
        Border color #da78f0