#d304f3 color space conversions
Hex:
        #d304f3
        RGB:
        211, 4, 243
        CMY:
        17, 98, 5
        CMYK:
        13, 98, 0, 5
      HSL:
        292°, 96.7611%, 48.4314%
        HSV (HSB):
        292°, 98.3539%, 95.2941%
        XYZ:
        43.0850, 20.4068, 86.4621
        xyY:
        0.2873, 0.1361, 20.4068
      CIE-Lab:
        52.2940, 89.7189, -67.4563
        CIE-LCH:
        52.2940, 112.2490, 323.0619
        CIE-Luv:
        52.2940, 58.0212, -113.2222
        Hunter-Lab:
        45.1739, 91.1920, -81.8584
      #d304f3 color charts
#d304f3 RGB chart
      #d304f3 CMYK chart
      #d304f3 RGB pie chart
      #d304f3 color shades, tints & tones
#d304f3 color schemes
#d304f3 color preview, HTML & CSS examples
           This text has a color of #d304f3        
        
          <p style="color:#d304f3;">Text here</p>
        
        
          .mytext {color:#d304f3;}
        
        Text color #d304f3
      
           This box has a color of #d304f3        
        
          <div style="background-color:#d304f3;">Content here</div>
        
        
          .mybackground {background-color:#d304f3;}
        
        Background color #d304f3
      
           Border around this has a color of #d304f3        
        
          <div style="border:2px solid #d304f3;">Content here</div>
        
        
          .myborder {border:2px solid #d304f3;}
        
        Border color #d304f3