#d301f0 color space conversions
Hex:
        #d301f0
        RGB:
        211, 1, 240
        CMY:
        17, 100, 6
        CMYK:
        12, 100, 0, 6
      HSL:
        293°, 99.1701%, 47.2549%
        HSV (HSB):
        293°, 99.5833%, 94.1176%
        XYZ:
        42.6030, 20.1619, 84.0843
        xyY:
        0.2901, 0.1373, 20.1619
      CIE-Lab:
        52.0197, 89.4635, -66.2157
        CIE-LCH:
        52.0197, 111.3024, 323.4933
        CIE-Luv:
        52.0197, 59.1534, -111.2665
        Hunter-Lab:
        44.9020, 90.7824, -79.5962
      #d301f0 color charts
#d301f0 RGB chart
      #d301f0 CMYK chart
      #d301f0 RGB pie chart
      #d301f0 color shades, tints & tones
#d301f0 color schemes
#d301f0 color preview, HTML & CSS examples
           This text has a color of #d301f0        
        
          <p style="color:#d301f0;">Text here</p>
        
        
          .mytext {color:#d301f0;}
        
        Text color #d301f0
      
           This box has a color of #d301f0        
        
          <div style="background-color:#d301f0;">Content here</div>
        
        
          .mybackground {background-color:#d301f0;}
        
        Background color #d301f0
      
           Border around this has a color of #d301f0        
        
          <div style="border:2px solid #d301f0;">Content here</div>
        
        
          .myborder {border:2px solid #d301f0;}
        
        Border color #d301f0