#2d64ff color space conversions
Hex:
        #2d64ff
        RGB:
        45, 100, 255
        CMY:
        82, 61, 0
        CMYK:
        82, 61, 0, 0
      HSL:
        224°, 100.0000%, 58.8235%
        HSV (HSB):
        224°, 82.3529%, 100.0000%
        XYZ:
        23.6894, 16.8922, 96.6197
        xyY:
        0.1727, 0.1231, 16.8922
      CIE-Lab:
        48.1240, 38.2637, -81.6319
        CIE-LCH:
        48.1240, 90.1548, 295.1141
        CIE-Luv:
        48.1240, -19.2057, -125.2308
        Hunter-Lab:
        41.1002, 30.9588, -110.6109
      #2d64ff color charts
#2d64ff RGB chart
      #2d64ff CMYK chart
      #2d64ff RGB pie chart
      #2d64ff color shades, tints & tones
#2d64ff color schemes
#2d64ff color preview, HTML & CSS examples
           This text has a color of #2d64ff        
        
          <p style="color:#2d64ff;">Text here</p>
        
        
          .mytext {color:#2d64ff;}
        
        Text color #2d64ff
      
           This box has a color of #2d64ff        
        
          <div style="background-color:#2d64ff;">Content here</div>
        
        
          .mybackground {background-color:#2d64ff;}
        
        Background color #2d64ff
      
           Border around this has a color of #2d64ff        
        
          <div style="border:2px solid #2d64ff;">Content here</div>
        
        
          .myborder {border:2px solid #2d64ff;}
        
        Border color #2d64ff