#f115dc color space conversions
Hex:
        #f115dc
        RGB:
        241, 21, 220
        CMY:
        5, 92, 14
        CMYK:
        0, 91, 9, 5
      HSL:
        306°, 88.7097%, 51.3725%
        HSV (HSB):
        306°, 91.2863%, 94.5098%
        XYZ:
        49.4621, 24.4044, 69.8137
        xyY:
        0.3443, 0.1699, 24.4044
      CIE-Lab:
        56.4904, 89.7158, -47.4772
        CIE-LCH:
        56.4904, 101.5037, 332.1124
        CIE-Luv:
        56.4904, 87.1946, -85.8453
        Hunter-Lab:
        49.4008, 92.2698, -49.2086
      #f115dc color charts
#f115dc RGB chart
      #f115dc CMYK chart
      #f115dc RGB pie chart
      #f115dc color shades, tints & tones
#f115dc color schemes
#f115dc color preview, HTML & CSS examples
           This text has a color of #f115dc        
        
          <p style="color:#f115dc;">Text here</p>
        
        
          .mytext {color:#f115dc;}
        
        Text color #f115dc
      
           This box has a color of #f115dc        
        
          <div style="background-color:#f115dc;">Content here</div>
        
        
          .mybackground {background-color:#f115dc;}
        
        Background color #f115dc
      
           Border around this has a color of #f115dc        
        
          <div style="border:2px solid #f115dc;">Content here</div>
        
        
          .myborder {border:2px solid #f115dc;}
        
        Border color #f115dc