#5f40f3 color space conversions
Hex:
        #5f40f3
        RGB:
        95, 64, 243
        CMY:
        63, 75, 5
        CMYK:
        61, 74, 0, 5
      HSL:
        250°, 88.1773%, 60.1961%
        HSV (HSB):
        250°, 73.6626%, 95.2941%
        XYZ:
        22.7304, 12.5708, 86.0224
        xyY:
        0.1874, 0.1036, 12.5708
      CIE-Lab:
        42.1092, 59.8847, -84.7018
        CIE-LCH:
        42.1092, 103.7332, 305.2605
        CIE-Luv:
        42.1092, -2.2584, -124.4236
        Hunter-Lab:
        35.4553, 52.3897, -119.0321
      #5f40f3 color charts
#5f40f3 RGB chart
      #5f40f3 CMYK chart
      #5f40f3 RGB pie chart
      #5f40f3 color shades, tints & tones
#5f40f3 color schemes
#5f40f3 color preview, HTML & CSS examples
           This text has a color of #5f40f3        
        
          <p style="color:#5f40f3;">Text here</p>
        
        
          .mytext {color:#5f40f3;}
        
        Text color #5f40f3
      
           This box has a color of #5f40f3        
        
          <div style="background-color:#5f40f3;">Content here</div>
        
        
          .mybackground {background-color:#5f40f3;}
        
        Background color #5f40f3
      
           Border around this has a color of #5f40f3        
        
          <div style="border:2px solid #5f40f3;">Content here</div>
        
        
          .myborder {border:2px solid #5f40f3;}
        
        Border color #5f40f3