#d300f8 color space conversions
Hex:
        #d300f8
        RGB:
        211, 0, 248
        CMY:
        17, 100, 3
        CMYK:
        15, 100, 0, 3
      HSL:
        291°, 100.0000%, 48.6275%
        HSV (HSB):
        291°, 100.0000%, 97.2549%
        XYZ:
        43.8072, 20.6262, 90.4793
        xyY:
        0.2828, 0.1331, 20.6262
      CIE-Lab:
        52.5379, 90.8018, -69.8608
        CIE-LCH:
        52.5379, 114.5666, 322.4261
        CIE-Luv:
        52.5379, 56.4760, -116.8922
        Hunter-Lab:
        45.4161, 92.6987, -86.3281
      #d300f8 color charts
#d300f8 RGB chart
      #d300f8 CMYK chart
      #d300f8 RGB pie chart
      #d300f8 color shades, tints & tones
#d300f8 color schemes
#d300f8 color preview, HTML & CSS examples
           This text has a color of #d300f8        
        
          <p style="color:#d300f8;">Text here</p>
        
        
          .mytext {color:#d300f8;}
        
        Text color #d300f8
      
           This box has a color of #d300f8        
        
          <div style="background-color:#d300f8;">Content here</div>
        
        
          .mybackground {background-color:#d300f8;}
        
        Background color #d300f8
      
           Border around this has a color of #d300f8        
        
          <div style="border:2px solid #d300f8;">Content here</div>
        
        
          .myborder {border:2px solid #d300f8;}
        
        Border color #d300f8