#f2a5f1 color space conversions
Hex:
        #f2a5f1
        RGB:
        242, 165, 241
        CMY:
        5, 35, 5
        CMYK:
        0, 32, 0, 5
      HSL:
        301°, 74.7573%, 79.8039%
        HSV (HSB):
        301°, 31.8182%, 94.9020%
        XYZ:
        65.9503, 52.1384, 89.8068
        xyY:
        0.3172, 0.2508, 52.1384
      CIE-Lab:
        77.3635, 40.2234, -26.5911
        CIE-LCH:
        77.3635, 48.2183, 326.5319
        CIE-Luv:
        77.3635, 38.4540, -48.6869
        Hunter-Lab:
        72.2069, 36.6711, -23.1967
      #f2a5f1 color charts
#f2a5f1 RGB chart
      #f2a5f1 CMYK chart
      #f2a5f1 RGB pie chart
      #f2a5f1 color shades, tints & tones
#f2a5f1 color schemes
#f2a5f1 color preview, HTML & CSS examples
           This text has a color of #f2a5f1        
        
          <p style="color:#f2a5f1;">Text here</p>
        
        
          .mytext {color:#f2a5f1;}
        
        Text color #f2a5f1
      
           This box has a color of #f2a5f1        
        
          <div style="background-color:#f2a5f1;">Content here</div>
        
        
          .mybackground {background-color:#f2a5f1;}
        
        Background color #f2a5f1
      
           Border around this has a color of #f2a5f1        
        
          <div style="border:2px solid #f2a5f1;">Content here</div>
        
        
          .myborder {border:2px solid #f2a5f1;}
        
        Border color #f2a5f1