#2d63ae color space conversions
Hex:
        #2d63ae
        RGB:
        45, 99, 174
        CMY:
        82, 61, 32
        CMYK:
        74, 43, 0, 32
      HSL:
        215°, 58.9041%, 42.9412%
        HSV (HSB):
        215°, 74.1379%, 68.2353%
        XYZ:
        13.1840, 12.5376, 41.7695
        xyY:
        0.1953, 0.1858, 12.5376
      CIE-Lab:
        42.0580, 8.5749, -45.2214
        CIE-LCH:
        42.0580, 46.0272, 280.7370
        CIE-Luv:
        42.0580, -19.8736, -67.1396
        Hunter-Lab:
        35.4084, 4.4982, -45.1555
      #2d63ae color charts
#2d63ae RGB chart
      #2d63ae CMYK chart
      #2d63ae RGB pie chart
      #2d63ae color shades, tints & tones
#2d63ae color schemes
#2d63ae color preview, HTML & CSS examples
           This text has a color of #2d63ae        
        
          <p style="color:#2d63ae;">Text here</p>
        
        
          .mytext {color:#2d63ae;}
        
        Text color #2d63ae
      
           This box has a color of #2d63ae        
        
          <div style="background-color:#2d63ae;">Content here</div>
        
        
          .mybackground {background-color:#2d63ae;}
        
        Background color #2d63ae
      
           Border around this has a color of #2d63ae        
        
          <div style="border:2px solid #2d63ae;">Content here</div>
        
        
          .myborder {border:2px solid #2d63ae;}
        
        Border color #2d63ae