#f282f2 color space conversions
Hex:
        #f282f2
        RGB:
        242, 130, 242
        CMY:
        5, 49, 5
        CMYK:
        0, 46, 0, 5
      HSL:
        300°, 81.1594%, 72.9412%
        HSV (HSB):
        300°, 46.2810%, 94.9020%
        XYZ:
        60.6276, 41.2533, 88.7717
        xyY:
        0.3180, 0.2164, 41.2533
      CIE-Lab:
        70.3530, 58.1970, -37.9547
        CIE-LCH:
        70.3530, 69.4798, 326.8885
        CIE-Luv:
        70.3530, 53.5799, -69.2856
        Hunter-Lab:
        64.2287, 56.0916, -36.9856
      #f282f2 color charts
#f282f2 RGB chart
      #f282f2 CMYK chart
      #f282f2 RGB pie chart
      #f282f2 color shades, tints & tones
#f282f2 color schemes
#f282f2 color preview, HTML & CSS examples
           This text has a color of #f282f2        
        
          <p style="color:#f282f2;">Text here</p>
        
        
          .mytext {color:#f282f2;}
        
        Text color #f282f2
      
           This box has a color of #f282f2        
        
          <div style="background-color:#f282f2;">Content here</div>
        
        
          .mybackground {background-color:#f282f2;}
        
        Background color #f282f2
      
           Border around this has a color of #f282f2        
        
          <div style="border:2px solid #f282f2;">Content here</div>
        
        
          .myborder {border:2px solid #f282f2;}
        
        Border color #f282f2