#2649cf color space conversions
Hex:
        #2649cf
        RGB:
        38, 73, 207
        CMY:
        85, 71, 19
        CMYK:
        82, 65, 0, 19
      HSL:
        228°, 68.9796%, 48.0392%
        HSV (HSB):
        228°, 81.6425%, 81.1765%
        XYZ:
        14.4444, 9.6822, 60.1390
        xyY:
        0.1714, 0.1149, 9.6822
      CIE-Lab:
        37.2658, 37.2290, -72.2574
        CIE-LCH:
        37.2658, 81.2843, 297.2587
        CIE-Luv:
        37.2658, -13.5420, -102.7602
        Hunter-Lab:
        31.1162, 28.4078, -92.8101
      #2649cf color charts
#2649cf RGB chart
      #2649cf CMYK chart
      #2649cf RGB pie chart
      #2649cf color shades, tints & tones
#2649cf color schemes
#2649cf color preview, HTML & CSS examples
           This text has a color of #2649cf        
        
          <p style="color:#2649cf;">Text here</p>
        
        
          .mytext {color:#2649cf;}
        
        Text color #2649cf
      
           This box has a color of #2649cf        
        
          <div style="background-color:#2649cf;">Content here</div>
        
        
          .mybackground {background-color:#2649cf;}
        
        Background color #2649cf
      
           Border around this has a color of #2649cf        
        
          <div style="border:2px solid #2649cf;">Content here</div>
        
        
          .myborder {border:2px solid #2649cf;}
        
        Border color #2649cf