#f630d8 color space conversions
Hex:
        #f630d8
        RGB:
        246, 48, 216
        CMY:
        4, 81, 15
        CMYK:
        0, 80, 12, 4
      HSL:
        309°, 91.6667%, 57.6471%
        HSV (HSB):
        309°, 80.4878%, 96.4706%
        XYZ:
        51.4577, 26.6646, 67.4004
        xyY:
        0.3536, 0.1832, 26.6646
      CIE-Lab:
        58.6626, 85.6906, -41.7216
        CIE-LCH:
        58.6626, 95.3078, 334.0392
        CIE-Luv:
        58.6626, 89.2754, -77.1638
        Hunter-Lab:
        51.6378, 87.5112, -41.2421
      #f630d8 color charts
#f630d8 RGB chart
      #f630d8 CMYK chart
      #f630d8 RGB pie chart
      #f630d8 color shades, tints & tones
#f630d8 color schemes
#f630d8 color preview, HTML & CSS examples
           This text has a color of #f630d8        
        
          <p style="color:#f630d8;">Text here</p>
        
        
          .mytext {color:#f630d8;}
        
        Text color #f630d8
      
           This box has a color of #f630d8        
        
          <div style="background-color:#f630d8;">Content here</div>
        
        
          .mybackground {background-color:#f630d8;}
        
        Background color #f630d8
      
           Border around this has a color of #f630d8        
        
          <div style="border:2px solid #f630d8;">Content here</div>
        
        
          .myborder {border:2px solid #f630d8;}
        
        Border color #f630d8