#f31bef color space conversions
Hex:
        #f31bef
        RGB:
        243, 27, 239
        CMY:
        5, 89, 6
        CMYK:
        0, 89, 2, 5
      HSL:
        301°, 90.0000%, 52.9412%
        HSV (HSB):
        301°, 88.8889%, 95.2941%
        XYZ:
        52.9341, 26.0705, 83.9035
        xyY:
        0.3249, 0.1600, 26.0705
      CIE-Lab:
        58.1040, 91.9593, -55.5941
        CIE-LCH:
        58.1040, 107.4579, 328.8449
        CIE-Luv:
        58.1040, 80.4516, -99.0063
        Hunter-Lab:
        51.0593, 95.7002, -61.6871
      #f31bef color charts
#f31bef RGB chart
      #f31bef CMYK chart
      #f31bef RGB pie chart
      #f31bef color shades, tints & tones
#f31bef color schemes
#f31bef color preview, HTML & CSS examples
           This text has a color of #f31bef        
        
          <p style="color:#f31bef;">Text here</p>
        
        
          .mytext {color:#f31bef;}
        
        Text color #f31bef
      
           This box has a color of #f31bef        
        
          <div style="background-color:#f31bef;">Content here</div>
        
        
          .mybackground {background-color:#f31bef;}
        
        Background color #f31bef
      
           Border around this has a color of #f31bef        
        
          <div style="border:2px solid #f31bef;">Content here</div>
        
        
          .myborder {border:2px solid #f31bef;}
        
        Border color #f31bef