#3b55ae color space conversions
Hex:
        #3b55ae
        RGB:
        59, 85, 174
        CMY:
        77, 67, 32
        CMYK:
        66, 51, 0, 32
      HSL:
        226°, 49.3562%, 45.6863%
        HSV (HSB):
        226°, 66.0920%, 68.2353%
        XYZ:
        12.6921, 10.4828, 41.3988
        xyY:
        0.1966, 0.1623, 10.4828
      CIE-Lab:
        38.6953, 19.8095, -50.5880
        CIE-LCH:
        38.6953, 54.3283, 291.3845
        CIE-Luv:
        38.6953, -12.6940, -74.2370
        Hunter-Lab:
        32.3772, 13.3135, -53.1468
      #3b55ae color charts
#3b55ae RGB chart
      #3b55ae CMYK chart
      #3b55ae RGB pie chart
      #3b55ae color shades, tints & tones
#3b55ae color schemes
#3b55ae color preview, HTML & CSS examples
           This text has a color of #3b55ae        
        
          <p style="color:#3b55ae;">Text here</p>
        
        
          .mytext {color:#3b55ae;}
        
        Text color #3b55ae
      
           This box has a color of #3b55ae        
        
          <div style="background-color:#3b55ae;">Content here</div>
        
        
          .mybackground {background-color:#3b55ae;}
        
        Background color #3b55ae
      
           Border around this has a color of #3b55ae        
        
          <div style="border:2px solid #3b55ae;">Content here</div>
        
        
          .myborder {border:2px solid #3b55ae;}
        
        Border color #3b55ae