#f31af5 color space conversions
Hex:
        #f31af5
        RGB:
        243, 26, 245
        CMY:
        5, 90, 4
        CMYK:
        1, 89, 0, 4
      HSL:
        299°, 91.6318%, 53.1373%
        HSV (HSB):
        299°, 89.3878%, 96.0784%
        XYZ:
        53.8130, 26.3860, 88.6430
        xyY:
        0.3187, 0.1563, 26.3860
      CIE-Lab:
        58.4017, 92.9402, -58.4701
        CIE-LCH:
        58.4017, 109.8027, 327.8254
        CIE-Luv:
        58.4017, 78.1905, -103.5969
        Hunter-Lab:
        51.3674, 97.1056, -66.3577
      #f31af5 color charts
#f31af5 RGB chart
      #f31af5 CMYK chart
      #f31af5 RGB pie chart
      #f31af5 color shades, tints & tones
#f31af5 color schemes
#f31af5 color preview, HTML & CSS examples
           This text has a color of #f31af5        
        
          <p style="color:#f31af5;">Text here</p>
        
        
          .mytext {color:#f31af5;}
        
        Text color #f31af5
      
           This box has a color of #f31af5        
        
          <div style="background-color:#f31af5;">Content here</div>
        
        
          .mybackground {background-color:#f31af5;}
        
        Background color #f31af5
      
           Border around this has a color of #f31af5        
        
          <div style="border:2px solid #f31af5;">Content here</div>
        
        
          .myborder {border:2px solid #f31af5;}
        
        Border color #f31af5