#f31af1 color space conversions
Hex:
        #f31af1
        RGB:
        243, 26, 241
        CMY:
        5, 90, 5
        CMYK:
        0, 89, 1, 5
      HSL:
        301°, 90.0415%, 52.7451%
        HSV (HSB):
        301°, 89.3004%, 95.2941%
        XYZ:
        53.2087, 26.1443, 85.4610
        xyY:
        0.3228, 0.1586, 26.1443
      CIE-Lab:
        58.1738, 92.3684, -56.6012
        CIE-LCH:
        58.1738, 108.3311, 328.5010
        CIE-Luv:
        58.1738, 79.7466, -100.6100
        Hunter-Lab:
        51.1315, 96.2712, -63.3050
      #f31af1 color charts
#f31af1 RGB chart
      #f31af1 CMYK chart
      #f31af1 RGB pie chart
      #f31af1 color shades, tints & tones
#f31af1 color schemes
#f31af1 color preview, HTML & CSS examples
           This text has a color of #f31af1        
        
          <p style="color:#f31af1;">Text here</p>
        
        
          .mytext {color:#f31af1;}
        
        Text color #f31af1
      
           This box has a color of #f31af1        
        
          <div style="background-color:#f31af1;">Content here</div>
        
        
          .mybackground {background-color:#f31af1;}
        
        Background color #f31af1
      
           Border around this has a color of #f31af1        
        
          <div style="border:2px solid #f31af1;">Content here</div>
        
        
          .myborder {border:2px solid #f31af1;}
        
        Border color #f31af1