#4140fd color space conversions
Hex:
        #4140fd
        RGB:
        65, 64, 253
        CMY:
        75, 75, 1
        CMYK:
        74, 75, 0, 1
      HSL:
        240°, 97.9275%, 62.1569%
        HSV (HSB):
        240°, 74.7036%, 99.2157%
        XYZ:
        21.7430, 11.8825, 94.0761
        xyY:
        0.1703, 0.0930, 11.8825
      CIE-Lab:
        41.0287, 59.9816, -92.1636
        CIE-LCH:
        41.0287, 109.9633, 303.0568
        CIE-Luv:
        41.0287, -9.3222, -131.5087
        Hunter-Lab:
        34.4709, 52.2670, -137.6811
      #4140fd color charts
#4140fd RGB chart
      #4140fd CMYK chart
      #4140fd RGB pie chart
      #4140fd color shades, tints & tones
#4140fd color schemes
#4140fd color preview, HTML & CSS examples
           This text has a color of #4140fd        
        
          <p style="color:#4140fd;">Text here</p>
        
        
          .mytext {color:#4140fd;}
        
        Text color #4140fd
      
           This box has a color of #4140fd        
        
          <div style="background-color:#4140fd;">Content here</div>
        
        
          .mybackground {background-color:#4140fd;}
        
        Background color #4140fd
      
           Border around this has a color of #4140fd        
        
          <div style="border:2px solid #4140fd;">Content here</div>
        
        
          .myborder {border:2px solid #4140fd;}
        
        Border color #4140fd