#f138cb color space conversions
Hex:
        #f138cb
        RGB:
        241, 56, 203
        CMY:
        5, 78, 20
        CMYK:
        0, 77, 16, 5
      HSL:
        312°, 86.8545%, 58.2353%
        HSV (HSB):
        312°, 76.7635%, 94.5098%
        XYZ:
        48.4693, 25.8409, 58.9331
        xyY:
        0.3638, 0.1939, 25.8409
      CIE-Lab:
        57.8857, 80.9926, -35.6016
        CIE-LCH:
        57.8857, 88.4719, 336.2714
        CIE-Luv:
        57.8857, 89.1707, -66.8759
        Hunter-Lab:
        50.8340, 81.2372, -33.1526
      #f138cb color charts
#f138cb RGB chart
      #f138cb CMYK chart
      #f138cb RGB pie chart
      #f138cb color shades, tints & tones
#f138cb color schemes
#f138cb color preview, HTML & CSS examples
           This text has a color of #f138cb        
        
          <p style="color:#f138cb;">Text here</p>
        
        
          .mytext {color:#f138cb;}
        
        Text color #f138cb
      
           This box has a color of #f138cb        
        
          <div style="background-color:#f138cb;">Content here</div>
        
        
          .mybackground {background-color:#f138cb;}
        
        Background color #f138cb
      
           Border around this has a color of #f138cb        
        
          <div style="border:2px solid #f138cb;">Content here</div>
        
        
          .myborder {border:2px solid #f138cb;}
        
        Border color #f138cb