#da18fe color space conversions
Hex:
        #da18fe
        RGB:
        218, 24, 254
        CMY:
        15, 91, 0
        CMYK:
        14, 91, 0, 0
      HSL:
        291°, 99.1379%, 54.5098%
        HSV (HSB):
        291°, 90.5512%, 99.6078%
        XYZ:
        47.1295, 22.7145, 95.6663
        xyY:
        0.2848, 0.1372, 22.7145
      CIE-Lab:
        54.7770, 90.6772, -69.5269
        CIE-LCH:
        54.7770, 114.2644, 322.5207
        CIE-Luv:
        54.7770, 58.0434, -117.7867
        Hunter-Lab:
        47.6597, 93.1098, -85.6498
      #da18fe color charts
#da18fe RGB chart
      #da18fe CMYK chart
      #da18fe RGB pie chart
      #da18fe color shades, tints & tones
#da18fe color schemes
#da18fe color preview, HTML & CSS examples
           This text has a color of #da18fe        
        
          <p style="color:#da18fe;">Text here</p>
        
        
          .mytext {color:#da18fe;}
        
        Text color #da18fe
      
           This box has a color of #da18fe        
        
          <div style="background-color:#da18fe;">Content here</div>
        
        
          .mybackground {background-color:#da18fe;}
        
        Background color #da18fe
      
           Border around this has a color of #da18fe        
        
          <div style="border:2px solid #da18fe;">Content here</div>
        
        
          .myborder {border:2px solid #da18fe;}
        
        Border color #da18fe