#d302f3 color space conversions
Hex:
        #d302f3
        RGB:
        211, 2, 243
        CMY:
        17, 99, 5
        CMYK:
        13, 99, 0, 5
      HSL:
        292°, 98.3673%, 48.0392%
        HSV (HSB):
        292°, 99.1770%, 95.2941%
        XYZ:
        43.0633, 20.3634, 86.4549
        xyY:
        0.2873, 0.1359, 20.3634
      CIE-Lab:
        52.2456, 89.8633, -67.5347
        CIE-LCH:
        52.2456, 112.4115, 323.0741
        CIE-Luv:
        52.2456, 58.0902, -113.3196
        Hunter-Lab:
        45.1258, 91.3716, -82.0035
      #d302f3 color charts
#d302f3 RGB chart
      #d302f3 CMYK chart
      #d302f3 RGB pie chart
      #d302f3 color shades, tints & tones
#d302f3 color schemes
#d302f3 color preview, HTML & CSS examples
           This text has a color of #d302f3        
        
          <p style="color:#d302f3;">Text here</p>
        
        
          .mytext {color:#d302f3;}
        
        Text color #d302f3
      
           This box has a color of #d302f3        
        
          <div style="background-color:#d302f3;">Content here</div>
        
        
          .mybackground {background-color:#d302f3;}
        
        Background color #d302f3
      
           Border around this has a color of #d302f3        
        
          <div style="border:2px solid #d302f3;">Content here</div>
        
        
          .myborder {border:2px solid #d302f3;}
        
        Border color #d302f3