#da5fe2 color space conversions
Hex:
        #da5fe2
        RGB:
        218, 95, 226
        CMY:
        15, 63, 11
        CMYK:
        4, 58, 0, 11
      HSL:
        296°, 69.3122%, 62.9412%
        HSV (HSB):
        296°, 57.9646%, 88.6275%
        XYZ:
        46.7331, 28.5808, 75.0051
        xyY:
        0.3109, 0.1901, 28.5808
      CIE-Lab:
        60.4099, 65.2849, -44.8925
        CIE-LCH:
        60.4099, 79.2304, 325.4861
        CIE-Luv:
        60.4099, 54.2120, -79.4047
        Hunter-Lab:
        53.4610, 62.4794, -45.7603
      #da5fe2 color charts
#da5fe2 RGB chart
      #da5fe2 CMYK chart
      #da5fe2 RGB pie chart
      #da5fe2 color shades, tints & tones
#da5fe2 color schemes
#da5fe2 color preview, HTML & CSS examples
           This text has a color of #da5fe2        
        
          <p style="color:#da5fe2;">Text here</p>
        
        
          .mytext {color:#da5fe2;}
        
        Text color #da5fe2
      
           This box has a color of #da5fe2        
        
          <div style="background-color:#da5fe2;">Content here</div>
        
        
          .mybackground {background-color:#da5fe2;}
        
        Background color #da5fe2
      
           Border around this has a color of #da5fe2        
        
          <div style="border:2px solid #da5fe2;">Content here</div>
        
        
          .myborder {border:2px solid #da5fe2;}
        
        Border color #da5fe2