#2d64ce color space conversions
Hex:
        #2d64ce
        RGB:
        45, 100, 206
        CMY:
        82, 61, 19
        CMYK:
        78, 51, 0, 19
      HSL:
        220°, 64.1434%, 49.2157%
        HSV (HSB):
        220°, 78.1553%, 80.7843%
        XYZ:
        16.7799, 14.1285, 60.2352
        xyY:
        0.1841, 0.1550, 14.1285
      CIE-Lab:
        44.4166, 20.0757, -60.0159
        CIE-LCH:
        44.4166, 63.2846, 288.4954
        CIE-Luv:
        44.4166, -19.5733, -91.0898
        Hunter-Lab:
        37.5878, 13.9071, -68.7018
      #2d64ce color charts
#2d64ce RGB chart
      #2d64ce CMYK chart
      #2d64ce RGB pie chart
      #2d64ce color shades, tints & tones
#2d64ce color schemes
#2d64ce color preview, HTML & CSS examples
           This text has a color of #2d64ce        
        
          <p style="color:#2d64ce;">Text here</p>
        
        
          .mytext {color:#2d64ce;}
        
        Text color #2d64ce
      
           This box has a color of #2d64ce        
        
          <div style="background-color:#2d64ce;">Content here</div>
        
        
          .mybackground {background-color:#2d64ce;}
        
        Background color #2d64ce
      
           Border around this has a color of #2d64ce        
        
          <div style="border:2px solid #2d64ce;">Content here</div>
        
        
          .myborder {border:2px solid #2d64ce;}
        
        Border color #2d64ce