#f32066 color space conversions
Hex:
        #f32066
        RGB:
        243, 32, 102
        CMY:
        5, 87, 60
        CMYK:
        0, 87, 58, 5
      HSL:
        340°, 89.7872%, 53.9216%
        HSV (HSB):
        340°, 86.8313%, 95.2941%
        XYZ:
        39.8769, 21.0470, 14.5311
        xyY:
        0.5285, 0.2789, 21.0470
      CIE-Lab:
        53.0009, 76.8920, 16.7611
        CIE-LCH:
        53.0009, 78.6976, 12.2971
        CIE-Luv:
        53.0009, 139.0103, 4.2717
        Hunter-Lab:
        45.8770, 74.8698, 13.3344
      #f32066 color charts
#f32066 RGB chart
      #f32066 CMYK chart
      #f32066 RGB pie chart
      #f32066 color shades, tints & tones
#f32066 color schemes
#f32066 color preview, HTML & CSS examples
           This text has a color of #f32066        
        
          <p style="color:#f32066;">Text here</p>
        
        
          .mytext {color:#f32066;}
        
        Text color #f32066
      
           This box has a color of #f32066        
        
          <div style="background-color:#f32066;">Content here</div>
        
        
          .mybackground {background-color:#f32066;}
        
        Background color #f32066
      
           Border around this has a color of #f32066        
        
          <div style="border:2px solid #f32066;">Content here</div>
        
        
          .myborder {border:2px solid #f32066;}
        
        Border color #f32066