#2641cf color space conversions
Hex:
        #2641cf
        RGB:
        38, 65, 207
        CMY:
        85, 75, 19
        CMYK:
        82, 69, 0, 19
      HSL:
        230°, 68.9796%, 48.0392%
        HSV (HSB):
        230°, 81.6425%, 81.1765%
        XYZ:
        13.9521, 8.6977, 59.9749
        xyY:
        0.1689, 0.1053, 8.6977
      CIE-Lab:
        35.3955, 42.2244, -75.3327
        CIE-LCH:
        35.3955, 86.3592, 299.2709
        CIE-Luv:
        35.3955, -11.8593, -104.4473
        Hunter-Lab:
        29.4918, 32.8350, -99.9288
      #2641cf color charts
#2641cf RGB chart
      #2641cf CMYK chart
      #2641cf RGB pie chart
      #2641cf color shades, tints & tones
#2641cf color schemes
#2641cf color preview, HTML & CSS examples
           This text has a color of #2641cf        
        
          <p style="color:#2641cf;">Text here</p>
        
        
          .mytext {color:#2641cf;}
        
        Text color #2641cf
      
           This box has a color of #2641cf        
        
          <div style="background-color:#2641cf;">Content here</div>
        
        
          .mybackground {background-color:#2641cf;}
        
        Background color #2641cf
      
           Border around this has a color of #2641cf        
        
          <div style="border:2px solid #2641cf;">Content here</div>
        
        
          .myborder {border:2px solid #2641cf;}
        
        Border color #2641cf