#f56bfa color space conversions
Hex:
        #f56bfa
        RGB:
        245, 107, 250
        CMY:
        4, 58, 2
        CMYK:
        2, 57, 0, 2
      HSL:
        298°, 93.4641%, 70.0000%
        HSV (HSB):
        298°, 57.2000%, 98.0392%
        XYZ:
        60.1692, 36.8300, 94.3801
        xyY:
        0.3144, 0.1924, 36.8300
      CIE-Lab:
        67.1493, 70.9187, -47.3331
        CIE-LCH:
        67.1493, 85.2636, 326.2798
        CIE-Luv:
        67.1493, 61.8433, -85.8038
        Hunter-Lab:
        60.6877, 70.7714, -49.7250
      #f56bfa color charts
#f56bfa RGB chart
      #f56bfa CMYK chart
      #f56bfa RGB pie chart
      #f56bfa color shades, tints & tones
#f56bfa color schemes
#f56bfa color preview, HTML & CSS examples
           This text has a color of #f56bfa        
        
          <p style="color:#f56bfa;">Text here</p>
        
        
          .mytext {color:#f56bfa;}
        
        Text color #f56bfa
      
           This box has a color of #f56bfa        
        
          <div style="background-color:#f56bfa;">Content here</div>
        
        
          .mybackground {background-color:#f56bfa;}
        
        Background color #f56bfa
      
           Border around this has a color of #f56bfa        
        
          <div style="border:2px solid #f56bfa;">Content here</div>
        
        
          .myborder {border:2px solid #f56bfa;}
        
        Border color #f56bfa