#da30ce color space conversions
Hex:
        #da30ce
        RGB:
        218, 48, 206
        CMY:
        15, 81, 19
        CMYK:
        0, 78, 6, 15
      HSL:
        304°, 69.6721%, 52.1569%
        HSV (HSB):
        304°, 77.9817%, 85.4902%
        XYZ:
        41.1110, 21.4756, 60.3709
        xyY:
        0.3344, 0.1747, 21.4756
      CIE-Lab:
        53.4661, 78.7089, -44.5366
        CIE-LCH:
        53.4661, 90.4356, 330.4971
        CIE-Luv:
        53.4661, 72.4588, -78.7330
        Hunter-Lab:
        46.3417, 77.2540, -44.7999
      #da30ce color charts
#da30ce RGB chart
      #da30ce CMYK chart
      #da30ce RGB pie chart
      #da30ce color shades, tints & tones
#da30ce color schemes
#da30ce color preview, HTML & CSS examples
           This text has a color of #da30ce        
        
          <p style="color:#da30ce;">Text here</p>
        
        
          .mytext {color:#da30ce;}
        
        Text color #da30ce
      
           This box has a color of #da30ce        
        
          <div style="background-color:#da30ce;">Content here</div>
        
        
          .mybackground {background-color:#da30ce;}
        
        Background color #da30ce
      
           Border around this has a color of #da30ce        
        
          <div style="border:2px solid #da30ce;">Content here</div>
        
        
          .myborder {border:2px solid #da30ce;}
        
        Border color #da30ce