#f31cfb color space conversions
Hex:
        #f31cfb
        RGB:
        243, 28, 251
        CMY:
        5, 89, 2
        CMYK:
        3, 89, 0, 2
      HSL:
        298°, 96.5368%, 54.7059%
        HSV (HSB):
        298°, 88.8446%, 98.4314%
        XYZ:
        54.7900, 26.8502, 93.5616
        xyY:
        0.3127, 0.1533, 26.8502
      CIE-Lab:
        58.8354, 93.5589, -61.1144
        CIE-LCH:
        58.8354, 111.7508, 326.8467
        CIE-Luv:
        58.8354, 75.7465, -107.8421
        Hunter-Lab:
        51.8172, 98.0605, -70.7825
      #f31cfb color charts
#f31cfb RGB chart
      #f31cfb CMYK chart
      #f31cfb RGB pie chart
      #f31cfb color shades, tints & tones
#f31cfb color schemes
#f31cfb color preview, HTML & CSS examples
           This text has a color of #f31cfb        
        
          <p style="color:#f31cfb;">Text here</p>
        
        
          .mytext {color:#f31cfb;}
        
        Text color #f31cfb
      
           This box has a color of #f31cfb        
        
          <div style="background-color:#f31cfb;">Content here</div>
        
        
          .mybackground {background-color:#f31cfb;}
        
        Background color #f31cfb
      
           Border around this has a color of #f31cfb        
        
          <div style="border:2px solid #f31cfb;">Content here</div>
        
        
          .myborder {border:2px solid #f31cfb;}
        
        Border color #f31cfb