#f138cf color space conversions
Hex:
        #f138cf
        RGB:
        241, 56, 207
        CMY:
        5, 78, 19
        CMYK:
        0, 77, 14, 5
      HSL:
        311°, 86.8545%, 58.2353%
        HSV (HSB):
        311°, 76.7635%, 94.5098%
        XYZ:
        48.9523, 26.0341, 61.4765
        xyY:
        0.3587, 0.1908, 26.0341
      CIE-Lab:
        58.0694, 81.5234, -37.5967
        CIE-LCH:
        58.0694, 89.7752, 335.2419
        CIE-Luv:
        58.0694, 87.5766, -70.0400
        Hunter-Lab:
        51.0236, 81.9623, -35.7198
      #f138cf color charts
#f138cf RGB chart
      #f138cf CMYK chart
      #f138cf RGB pie chart
      #f138cf color shades, tints & tones
#f138cf color schemes
#f138cf color preview, HTML & CSS examples
           This text has a color of #f138cf        
        
          <p style="color:#f138cf;">Text here</p>
        
        
          .mytext {color:#f138cf;}
        
        Text color #f138cf
      
           This box has a color of #f138cf        
        
          <div style="background-color:#f138cf;">Content here</div>
        
        
          .mybackground {background-color:#f138cf;}
        
        Background color #f138cf
      
           Border around this has a color of #f138cf        
        
          <div style="border:2px solid #f138cf;">Content here</div>
        
        
          .myborder {border:2px solid #f138cf;}
        
        Border color #f138cf