#2641fd color space conversions
Hex:
        #2641fd
        RGB:
        38, 65, 253
        CMY:
        85, 75, 1
        CMYK:
        85, 74, 0, 1
      HSL:
        232°, 98.1735%, 57.0588%
        HSV (HSB):
        232°, 84.9802%, 99.2157%
        XYZ:
        20.4192, 11.2845, 94.0304
        xyY:
        0.1624, 0.0897, 11.2845
      CIE-Lab:
        40.0556, 57.8399, -93.8105
        CIE-LCH:
        40.0556, 110.2083, 301.6564
        CIE-Luv:
        40.0556, -12.8691, -131.7763
        Hunter-Lab:
        33.5924, 49.7150, -142.4472
      #2641fd color charts
#2641fd RGB chart
      #2641fd CMYK chart
      #2641fd RGB pie chart
      #2641fd color shades, tints & tones
#2641fd color schemes
#2641fd color preview, HTML & CSS examples
           This text has a color of #2641fd        
        
          <p style="color:#2641fd;">Text here</p>
        
        
          .mytext {color:#2641fd;}
        
        Text color #2641fd
      
           This box has a color of #2641fd        
        
          <div style="background-color:#2641fd;">Content here</div>
        
        
          .mybackground {background-color:#2641fd;}
        
        Background color #2641fd
      
           Border around this has a color of #2641fd        
        
          <div style="border:2px solid #2641fd;">Content here</div>
        
        
          .myborder {border:2px solid #2641fd;}
        
        Border color #2641fd