#3601bf color space conversions
Hex:
        #3601bf
        RGB:
        54, 1, 191
        CMY:
        79, 100, 25
        CMYK:
        72, 99, 0, 25
      HSL:
        257°, 98.9583%, 37.6471%
        HSV (HSB):
        257°, 99.4764%, 74.9020%
        XYZ:
        10.9361, 4.5676, 49.5954
        xyY:
        0.1680, 0.0702, 4.5676
      CIE-Lab:
        25.4654, 64.4594, -82.3908
        CIE-LCH:
        25.4654, 104.6101, 308.0383
        CIE-Luv:
        25.4654, -2.0446, -95.4168
        Hunter-Lab:
        21.3719, 53.9390, -122.6278
      #3601bf color charts
#3601bf RGB chart
      #3601bf CMYK chart
      #3601bf RGB pie chart
      #3601bf color shades, tints & tones
#3601bf color schemes
#3601bf color preview, HTML & CSS examples
           This text has a color of #3601bf        
        
          <p style="color:#3601bf;">Text here</p>
        
        
          .mytext {color:#3601bf;}
        
        Text color #3601bf
      
           This box has a color of #3601bf        
        
          <div style="background-color:#3601bf;">Content here</div>
        
        
          .mybackground {background-color:#3601bf;}
        
        Background color #3601bf
      
           Border around this has a color of #3601bf        
        
          <div style="border:2px solid #3601bf;">Content here</div>
        
        
          .myborder {border:2px solid #3601bf;}
        
        Border color #3601bf