#3d33b1 color space conversions
Hex:
        #3d33b1
        RGB:
        61, 51, 177
        CMY:
        76, 80, 31
        CMYK:
        66, 71, 0, 31
      HSL:
        245°, 55.2632%, 44.7059%
        HSV (HSB):
        245°, 71.1864%, 69.4118%
        XYZ:
        11.0441, 6.5341, 42.2741
        xyY:
        0.1845, 0.1092, 6.5341
      CIE-Lab:
        30.7218, 42.6004, -65.3495
        CIE-LCH:
        30.7218, 78.0086, 303.0998
        CIE-Luv:
        30.7218, -4.2152, -87.4753
        Hunter-Lab:
        25.5618, 32.3885, -80.1603
      #3d33b1 color charts
#3d33b1 RGB chart
      #3d33b1 CMYK chart
      #3d33b1 RGB pie chart
      #3d33b1 color shades, tints & tones
#3d33b1 color schemes
#3d33b1 color preview, HTML & CSS examples
           This text has a color of #3d33b1        
        
          <p style="color:#3d33b1;">Text here</p>
        
        
          .mytext {color:#3d33b1;}
        
        Text color #3d33b1
      
           This box has a color of #3d33b1        
        
          <div style="background-color:#3d33b1;">Content here</div>
        
        
          .mybackground {background-color:#3d33b1;}
        
        Background color #3d33b1
      
           Border around this has a color of #3d33b1        
        
          <div style="border:2px solid #3d33b1;">Content here</div>
        
        
          .myborder {border:2px solid #3d33b1;}
        
        Border color #3d33b1