#f305fd color space conversions
Hex:
        #f305fd
        RGB:
        243, 5, 253
        CMY:
        5, 98, 1
        CMYK:
        4, 98, 0, 1
      HSL:
        298°, 98.4127%, 50.5882%
        HSV (HSB):
        298°, 98.0237%, 99.2157%
        XYZ:
        54.7460, 26.2551, 95.1108
        xyY:
        0.3109, 0.1491, 26.2551
      CIE-Lab:
        58.2784, 95.8487, -63.1186
        CIE-LCH:
        58.2784, 114.7647, 326.6342
        CIE-Luv:
        58.2784, 76.1729, -110.8894
        Hunter-Lab:
        51.2397, 101.0453, -74.1859
      #f305fd color charts
#f305fd RGB chart
      #f305fd CMYK chart
      #f305fd RGB pie chart
      #f305fd color shades, tints & tones
#f305fd color schemes
#f305fd color preview, HTML & CSS examples
           This text has a color of #f305fd        
        
          <p style="color:#f305fd;">Text here</p>
        
        
          .mytext {color:#f305fd;}
        
        Text color #f305fd
      
           This box has a color of #f305fd        
        
          <div style="background-color:#f305fd;">Content here</div>
        
        
          .mybackground {background-color:#f305fd;}
        
        Background color #f305fd
      
           Border around this has a color of #f305fd        
        
          <div style="border:2px solid #f305fd;">Content here</div>
        
        
          .myborder {border:2px solid #f305fd;}
        
        Border color #f305fd