#d330f5 color space conversions
Hex:
        #d330f5
        RGB:
        211, 48, 245
        CMY:
        17, 81, 4
        CMYK:
        14, 80, 0, 4
      HSL:
        290°, 90.7834%, 57.4510%
        HSV (HSB):
        290°, 80.4082%, 96.0784%
        XYZ:
        44.4024, 22.5554, 88.3996
        xyY:
        0.2858, 0.1452, 22.5554
      CIE-Lab:
        54.6114, 83.6057, -64.8341
        CIE-LCH:
        54.6114, 105.7987, 322.2073
        CIE-Luv:
        54.6114, 54.1532, -110.0662
        Hunter-Lab:
        47.4925, 83.7739, -77.1140
      #d330f5 color charts
#d330f5 RGB chart
      #d330f5 CMYK chart
      #d330f5 RGB pie chart
      #d330f5 color shades, tints & tones
#d330f5 color schemes
#d330f5 color preview, HTML & CSS examples
           This text has a color of #d330f5        
        
          <p style="color:#d330f5;">Text here</p>
        
        
          .mytext {color:#d330f5;}
        
        Text color #d330f5
      
           This box has a color of #d330f5        
        
          <div style="background-color:#d330f5;">Content here</div>
        
        
          .mybackground {background-color:#d330f5;}
        
        Background color #d330f5
      
           Border around this has a color of #d330f5        
        
          <div style="border:2px solid #d330f5;">Content here</div>
        
        
          .myborder {border:2px solid #d330f5;}
        
        Border color #d330f5