#f27bde color space conversions
Hex:
        #f27bde
        RGB:
        242, 123, 222
        CMY:
        5, 52, 13
        CMYK:
        0, 49, 8, 5
      HSL:
        310°, 82.0690%, 71.5686%
        HSV (HSB):
        310°, 49.1736%, 94.9020%
        XYZ:
        56.8857, 38.3171, 73.5050
        xyY:
        0.3372, 0.2271, 38.3171
      CIE-Lab:
        68.2537, 58.2025, -30.1832
        CIE-LCH:
        68.2537, 65.5634, 332.5892
        CIE-Luv:
        68.2537, 61.3834, -56.4790
        Hunter-Lab:
        61.9008, 55.7119, -27.0742
      #f27bde color charts
#f27bde RGB chart
      #f27bde CMYK chart
      #f27bde RGB pie chart
      #f27bde color shades, tints & tones
#f27bde color schemes
#f27bde color preview, HTML & CSS examples
           This text has a color of #f27bde        
        
          <p style="color:#f27bde;">Text here</p>
        
        
          .mytext {color:#f27bde;}
        
        Text color #f27bde
      
           This box has a color of #f27bde        
        
          <div style="background-color:#f27bde;">Content here</div>
        
        
          .mybackground {background-color:#f27bde;}
        
        Background color #f27bde
      
           Border around this has a color of #f27bde        
        
          <div style="border:2px solid #f27bde;">Content here</div>
        
        
          .myborder {border:2px solid #f27bde;}
        
        Border color #f27bde