#f31ce5 color space conversions
Hex:
        #f31ce5
        RGB:
        243, 28, 229
        CMY:
        5, 89, 10
        CMYK:
        0, 88, 6, 5
      HSL:
        304°, 89.9582%, 53.1373%
        HSV (HSB):
        304°, 88.4774%, 95.2941%
        XYZ:
        51.5203, 25.5423, 76.3435
        xyY:
        0.3358, 0.1665, 25.5423
      CIE-Lab:
        57.6001, 90.4357, -50.7815
        CIE-LCH:
        57.6001, 103.7177, 330.6849
        CIE-Luv:
        57.6001, 84.3675, -91.3283
        Hunter-Lab:
        50.5394, 93.5202, -54.1843
      #f31ce5 color charts
#f31ce5 RGB chart
      #f31ce5 CMYK chart
      #f31ce5 RGB pie chart
      #f31ce5 color shades, tints & tones
#f31ce5 color schemes
#f31ce5 color preview, HTML & CSS examples
           This text has a color of #f31ce5        
        
          <p style="color:#f31ce5;">Text here</p>
        
        
          .mytext {color:#f31ce5;}
        
        Text color #f31ce5
      
           This box has a color of #f31ce5        
        
          <div style="background-color:#f31ce5;">Content here</div>
        
        
          .mybackground {background-color:#f31ce5;}
        
        Background color #f31ce5
      
           Border around this has a color of #f31ce5        
        
          <div style="border:2px solid #f31ce5;">Content here</div>
        
        
          .myborder {border:2px solid #f31ce5;}
        
        Border color #f31ce5