#2641d2 color space conversions
Hex:
        #2641d2
        RGB:
        38, 65, 210
        CMY:
        85, 75, 18
        CMYK:
        82, 69, 0, 18
      HSL:
        231°, 69.3548%, 48.6275%
        HSV (HSB):
        231°, 81.9048%, 82.3529%
        XYZ:
        14.3225, 8.8458, 61.9253
        xyY:
        0.1683, 0.1040, 8.8458
      CIE-Lab:
        35.6857, 43.2872, -76.5906
        CIE-LCH:
        35.6857, 87.9767, 299.4741
        CIE-Luv:
        35.6857, -11.9166, -106.2857
        Hunter-Lab:
        29.7419, 33.9100, -102.6278
      #2641d2 color charts
#2641d2 RGB chart
      #2641d2 CMYK chart
      #2641d2 RGB pie chart
      #2641d2 color shades, tints & tones
#2641d2 color schemes
#2641d2 color preview, HTML & CSS examples
           This text has a color of #2641d2        
        
          <p style="color:#2641d2;">Text here</p>
        
        
          .mytext {color:#2641d2;}
        
        Text color #2641d2
      
           This box has a color of #2641d2        
        
          <div style="background-color:#2641d2;">Content here</div>
        
        
          .mybackground {background-color:#2641d2;}
        
        Background color #2641d2
      
           Border around this has a color of #2641d2        
        
          <div style="border:2px solid #2641d2;">Content here</div>
        
        
          .myborder {border:2px solid #2641d2;}
        
        Border color #2641d2