#f135de color space conversions
Hex:
        #f135de
        RGB:
        241, 53, 222
        CMY:
        5, 79, 13
        CMYK:
        0, 78, 8, 5
      HSL:
        306°, 87.0370%, 57.6471%
        HSV (HSB):
        306°, 78.0083%, 94.5098%
        XYZ:
        50.7335, 26.5209, 71.5523
        xyY:
        0.3409, 0.1782, 26.5209
      CIE-Lab:
        58.5282, 84.3492, -45.3837
        CIE-LCH:
        58.5282, 95.7835, 331.7177
        CIE-Luv:
        58.5282, 82.2883, -82.5045
        Hunter-Lab:
        51.4985, 85.7265, -46.3291
      #f135de color charts
#f135de RGB chart
      #f135de CMYK chart
      #f135de RGB pie chart
      #f135de color shades, tints & tones
#f135de color schemes
#f135de color preview, HTML & CSS examples
           This text has a color of #f135de        
        
          <p style="color:#f135de;">Text here</p>
        
        
          .mytext {color:#f135de;}
        
        Text color #f135de
      
           This box has a color of #f135de        
        
          <div style="background-color:#f135de;">Content here</div>
        
        
          .mybackground {background-color:#f135de;}
        
        Background color #f135de
      
           Border around this has a color of #f135de        
        
          <div style="border:2px solid #f135de;">Content here</div>
        
        
          .myborder {border:2px solid #f135de;}
        
        Border color #f135de