#da2fdb color space conversions
Hex:
        #da2fdb
        RGB:
        218, 47, 219
        CMY:
        15, 82, 14
        CMYK:
        0, 79, 0, 14
      HSL:
        300°, 70.4918%, 52.1569%
        HSV (HSB):
        300°, 78.5388%, 85.8824%
        XYZ:
        42.7161, 22.0529, 69.0231
        xyY:
        0.3193, 0.1648, 22.0529
      CIE-Lab:
        54.0831, 80.9080, -50.9743
        CIE-LCH:
        54.0831, 95.6267, 327.7879
        CIE-Luv:
        54.0831, 67.8194, -88.9236
        Hunter-Lab:
        46.9605, 80.1858, -54.2727
      #da2fdb color charts
#da2fdb RGB chart
      #da2fdb CMYK chart
      #da2fdb RGB pie chart
      #da2fdb color shades, tints & tones
#da2fdb color schemes
#da2fdb color preview, HTML & CSS examples
           This text has a color of #da2fdb        
        
          <p style="color:#da2fdb;">Text here</p>
        
        
          .mytext {color:#da2fdb;}
        
        Text color #da2fdb
      
           This box has a color of #da2fdb        
        
          <div style="background-color:#da2fdb;">Content here</div>
        
        
          .mybackground {background-color:#da2fdb;}
        
        Background color #da2fdb
      
           Border around this has a color of #da2fdb        
        
          <div style="border:2px solid #da2fdb;">Content here</div>
        
        
          .myborder {border:2px solid #da2fdb;}
        
        Border color #da2fdb