#f65bfa color space conversions
Hex:
        #f65bfa
        RGB:
        246, 91, 250
        CMY:
        4, 64, 2
        CMYK:
        2, 64, 0, 2
      HSL:
        298°, 94.0828%, 66.8627%
        HSV (HSB):
        298°, 63.6000%, 98.0392%
        XYZ:
        59.0024, 33.9771, 93.8909
        xyY:
        0.3157, 0.1818, 33.9771
      CIE-Lab:
        64.9444, 77.6293, -50.8045
        CIE-LCH:
        64.9444, 92.7761, 326.7972
        CIE-Luv:
        64.9444, 67.2976, -91.7890
        Hunter-Lab:
        58.2899, 78.6747, -54.6989
      #f65bfa color charts
#f65bfa RGB chart
      #f65bfa CMYK chart
      #f65bfa RGB pie chart
      #f65bfa color shades, tints & tones
#f65bfa color schemes
#f65bfa color preview, HTML & CSS examples
           This text has a color of #f65bfa        
        
          <p style="color:#f65bfa;">Text here</p>
        
        
          .mytext {color:#f65bfa;}
        
        Text color #f65bfa
      
           This box has a color of #f65bfa        
        
          <div style="background-color:#f65bfa;">Content here</div>
        
        
          .mybackground {background-color:#f65bfa;}
        
        Background color #f65bfa
      
           Border around this has a color of #f65bfa        
        
          <div style="border:2px solid #f65bfa;">Content here</div>
        
        
          .myborder {border:2px solid #f65bfa;}
        
        Border color #f65bfa