#da2bf0 color space conversions
Hex:
        #da2bf0
        RGB:
        218, 43, 240
        CMY:
        15, 83, 6
        CMYK:
        9, 82, 0, 6
      HSL:
        293°, 86.7841%, 55.4902%
        HSV (HSB):
        293°, 82.0833%, 94.1176%
        XYZ:
        45.5055, 22.9245, 84.4645
        xyY:
        0.2976, 0.1499, 22.9245
      CIE-Lab:
        54.9944, 85.1411, -61.3630
        CIE-LCH:
        54.9944, 104.9497, 324.2189
        CIE-Luv:
        54.9944, 61.0160, -105.3434
        Hunter-Lab:
        47.8795, 85.8604, -71.0783
      #da2bf0 color charts
#da2bf0 RGB chart
      #da2bf0 CMYK chart
      #da2bf0 RGB pie chart
      #da2bf0 color shades, tints & tones
#da2bf0 color schemes
#da2bf0 color preview, HTML & CSS examples
           This text has a color of #da2bf0        
        
          <p style="color:#da2bf0;">Text here</p>
        
        
          .mytext {color:#da2bf0;}
        
        Text color #da2bf0
      
           This box has a color of #da2bf0        
        
          <div style="background-color:#da2bf0;">Content here</div>
        
        
          .mybackground {background-color:#da2bf0;}
        
        Background color #da2bf0
      
           Border around this has a color of #da2bf0        
        
          <div style="border:2px solid #da2bf0;">Content here</div>
        
        
          .myborder {border:2px solid #da2bf0;}
        
        Border color #da2bf0