#fb27ef color space conversions
Hex:
        #fb27ef
        RGB:
        251, 39, 239
        CMY:
        2, 85, 6
        CMYK:
        0, 84, 5, 2
      HSL:
        303°, 96.3636%, 56.8627%
        HSV (HSB):
        303°, 84.4622%, 98.4314%
        XYZ:
        56.0892, 28.1923, 84.1468
        xyY:
        0.3330, 0.1674, 28.1923
      CIE-Lab:
        60.0620, 91.5352, -52.3951
        CIE-LCH:
        60.0620, 105.4701, 330.2130
        CIE-Luv:
        60.0620, 85.0331, -94.8150
        Hunter-Lab:
        53.0964, 95.6425, -56.7949
      #fb27ef color charts
#fb27ef RGB chart
      #fb27ef CMYK chart
      #fb27ef RGB pie chart
      #fb27ef color shades, tints & tones
#fb27ef color schemes
#fb27ef color preview, HTML & CSS examples
           This text has a color of #fb27ef        
        
          <p style="color:#fb27ef;">Text here</p>
        
        
          .mytext {color:#fb27ef;}
        
        Text color #fb27ef
      
           This box has a color of #fb27ef        
        
          <div style="background-color:#fb27ef;">Content here</div>
        
        
          .mybackground {background-color:#fb27ef;}
        
        Background color #fb27ef
      
           Border around this has a color of #fb27ef        
        
          <div style="border:2px solid #fb27ef;">Content here</div>
        
        
          .myborder {border:2px solid #fb27ef;}
        
        Border color #fb27ef