#2d64f1 color space conversions
Hex:
        #2d64f1
        RGB:
        45, 100, 241
        CMY:
        82, 61, 5
        CMYK:
        81, 59, 0, 5
      HSL:
        223°, 87.5000%, 56.0784%
        HSV (HSB):
        223°, 81.3278%, 94.5098%
        XYZ:
        21.5165, 16.0231, 85.1778
        xyY:
        0.1753, 0.1306, 16.0231
      CIE-Lab:
        47.0048, 33.1573, -75.6541
        CIE-LCH:
        47.0048, 82.6012, 293.6666
        CIE-Luv:
        47.0048, -19.2455, -115.8683
        Hunter-Lab:
        40.0289, 25.8978, -98.1435
      #2d64f1 color charts
#2d64f1 RGB chart
      #2d64f1 CMYK chart
      #2d64f1 RGB pie chart
      #2d64f1 color shades, tints & tones
#2d64f1 color schemes
#2d64f1 color preview, HTML & CSS examples
           This text has a color of #2d64f1        
        
          <p style="color:#2d64f1;">Text here</p>
        
        
          .mytext {color:#2d64f1;}
        
        Text color #2d64f1
      
           This box has a color of #2d64f1        
        
          <div style="background-color:#2d64f1;">Content here</div>
        
        
          .mybackground {background-color:#2d64f1;}
        
        Background color #2d64f1
      
           Border around this has a color of #2d64f1        
        
          <div style="border:2px solid #2d64f1;">Content here</div>
        
        
          .myborder {border:2px solid #2d64f1;}
        
        Border color #2d64f1