#f123e2 color space conversions
Hex:
        #f123e2
        RGB:
        241, 35, 226
        CMY:
        5, 86, 11
        CMYK:
        0, 85, 6, 5
      HSL:
        304°, 88.0342%, 54.1176%
        HSV (HSB):
        304°, 85.4772%, 94.5098%
        XYZ:
        50.6041, 25.3938, 74.1859
        xyY:
        0.3369, 0.1691, 25.3938
      CIE-Lab:
        57.4571, 88.6208, -49.3380
        CIE-LCH:
        57.4571, 101.4292, 330.8939
        CIE-Luv:
        57.4571, 83.3834, -88.8241
        Hunter-Lab:
        50.3923, 91.0639, -52.0102
      #f123e2 color charts
#f123e2 RGB chart
      #f123e2 CMYK chart
      #f123e2 RGB pie chart
      #f123e2 color shades, tints & tones
#f123e2 color schemes
#f123e2 color preview, HTML & CSS examples
           This text has a color of #f123e2        
        
          <p style="color:#f123e2;">Text here</p>
        
        
          .mytext {color:#f123e2;}
        
        Text color #f123e2
      
           This box has a color of #f123e2        
        
          <div style="background-color:#f123e2;">Content here</div>
        
        
          .mybackground {background-color:#f123e2;}
        
        Background color #f123e2
      
           Border around this has a color of #f123e2        
        
          <div style="border:2px solid #f123e2;">Content here</div>
        
        
          .myborder {border:2px solid #f123e2;}
        
        Border color #f123e2