#f285ca color space conversions
Hex:
        #f285ca
        RGB:
        242, 133, 202
        CMY:
        5, 48, 21
        CMYK:
        0, 45, 17, 5
      HSL:
        322°, 80.7407%, 73.5294%
        HSV (HSB):
        322°, 45.0413%, 94.9020%
        XYZ:
        55.6661, 39.9166, 60.6479
        xyY:
        0.3563, 0.2555, 39.9166
      CIE-Lab:
        69.4101, 50.1850, -17.2978
        CIE-LCH:
        69.4101, 53.0825, 340.9819
        CIE-Luv:
        69.4101, 61.7116, -35.0073
        Hunter-Lab:
        63.1796, 46.7083, -12.6885
      #f285ca color charts
#f285ca RGB chart
      #f285ca CMYK chart
      #f285ca RGB pie chart
      #f285ca color shades, tints & tones
#f285ca color schemes
#f285ca color preview, HTML & CSS examples
           This text has a color of #f285ca        
        
          <p style="color:#f285ca;">Text here</p>
        
        
          .mytext {color:#f285ca;}
        
        Text color #f285ca
      
           This box has a color of #f285ca        
        
          <div style="background-color:#f285ca;">Content here</div>
        
        
          .mybackground {background-color:#f285ca;}
        
        Background color #f285ca
      
           Border around this has a color of #f285ca        
        
          <div style="border:2px solid #f285ca;">Content here</div>
        
        
          .myborder {border:2px solid #f285ca;}
        
        Border color #f285ca