#f138dc color space conversions
Hex:
        #f138dc
        RGB:
        241, 56, 220
        CMY:
        5, 78, 14
        CMYK:
        0, 77, 9, 5
      HSL:
        307°, 86.8545%, 58.2353%
        HSV (HSB):
        307°, 76.7635%, 94.5098%
        XYZ:
        50.6081, 26.6964, 70.1957
        xyY:
        0.3431, 0.1810, 26.6964
      CIE-Lab:
        58.6923, 83.3075, -43.9949
        CIE-LCH:
        58.6923, 94.2109, 332.1613
        CIE-Luv:
        58.6923, 82.4915, -80.2656
        Hunter-Lab:
        51.6686, 84.4162, -44.3820
      #f138dc color charts
#f138dc RGB chart
      #f138dc CMYK chart
      #f138dc RGB pie chart
      #f138dc color shades, tints & tones
#f138dc color schemes
#f138dc color preview, HTML & CSS examples
           This text has a color of #f138dc        
        
          <p style="color:#f138dc;">Text here</p>
        
        
          .mytext {color:#f138dc;}
        
        Text color #f138dc
      
           This box has a color of #f138dc        
        
          <div style="background-color:#f138dc;">Content here</div>
        
        
          .mybackground {background-color:#f138dc;}
        
        Background color #f138dc
      
           Border around this has a color of #f138dc        
        
          <div style="border:2px solid #f138dc;">Content here</div>
        
        
          .myborder {border:2px solid #f138dc;}
        
        Border color #f138dc