#3d61bb color space conversions
Hex:
        #3d61bb
        RGB:
        61, 97, 187
        CMY:
        76, 62, 27
        CMYK:
        67, 48, 0, 27
      HSL:
        223°, 50.8065%, 48.6275%
        HSV (HSB):
        223°, 67.3797%, 73.3333%
        XYZ:
        15.1688, 13.1293, 48.7484
        xyY:
        0.1969, 0.1704, 13.1293
      CIE-Lab:
        42.9575, 17.0841, -51.3511
        CIE-LCH:
        42.9575, 54.1184, 288.4019
        CIE-Luv:
        42.9575, -15.9289, -77.3982
        Hunter-Lab:
        36.2344, 11.3151, -54.4024
      #3d61bb color charts
#3d61bb RGB chart
      #3d61bb CMYK chart
      #3d61bb RGB pie chart
      #3d61bb color shades, tints & tones
#3d61bb color schemes
#3d61bb color preview, HTML & CSS examples
           This text has a color of #3d61bb        
        
          <p style="color:#3d61bb;">Text here</p>
        
        
          .mytext {color:#3d61bb;}
        
        Text color #3d61bb
      
           This box has a color of #3d61bb        
        
          <div style="background-color:#3d61bb;">Content here</div>
        
        
          .mybackground {background-color:#3d61bb;}
        
        Background color #3d61bb
      
           Border around this has a color of #3d61bb        
        
          <div style="border:2px solid #3d61bb;">Content here</div>
        
        
          .myborder {border:2px solid #3d61bb;}
        
        Border color #3d61bb