#f52bec color space conversions
Hex:
        #f52bec
        RGB:
        245, 43, 236
        CMY:
        4, 83, 7
        CMYK:
        0, 82, 4, 4
      HSL:
        303°, 90.9910%, 56.4706%
        HSV (HSB):
        303°, 82.4490%, 96.0784%
        XYZ:
        53.6604, 27.1964, 81.7781
        xyY:
        0.3299, 0.1672, 27.1964
      CIE-Lab:
        59.1556, 89.2991, -52.2192
        CIE-LCH:
        59.1556, 103.4465, 329.6823
        CIE-Luv:
        59.1556, 81.3479, -93.8989
        Hunter-Lab:
        52.1501, 92.4066, -56.4692
      #f52bec color charts
#f52bec RGB chart
      #f52bec CMYK chart
      #f52bec RGB pie chart
      #f52bec color shades, tints & tones
#f52bec color schemes
#f52bec color preview, HTML & CSS examples
           This text has a color of #f52bec        
        
          <p style="color:#f52bec;">Text here</p>
        
        
          .mytext {color:#f52bec;}
        
        Text color #f52bec
      
           This box has a color of #f52bec        
        
          <div style="background-color:#f52bec;">Content here</div>
        
        
          .mybackground {background-color:#f52bec;}
        
        Background color #f52bec
      
           Border around this has a color of #f52bec        
        
          <div style="border:2px solid #f52bec;">Content here</div>
        
        
          .myborder {border:2px solid #f52bec;}
        
        Border color #f52bec