#3602bd color space conversions
Hex:
        #3602bd
        RGB:
        54, 2, 189
        CMY:
        79, 99, 26
        CMYK:
        71, 99, 0, 26
      HSL:
        257°, 97.9058%, 37.4510%
        HSV (HSB):
        257°, 98.9418%, 74.1176%
        XYZ:
        10.7283, 4.5018, 48.4476
        xyY:
        0.1685, 0.0707, 4.5018
      CIE-Lab:
        25.2655, 63.7710, -81.5391
        CIE-LCH:
        25.2655, 103.5151, 308.0287
        CIE-Luv:
        25.2655, -1.9438, -94.3099
        Hunter-Lab:
        21.2175, 53.1256, -120.5295
      #3602bd color charts
#3602bd RGB chart
      #3602bd CMYK chart
      #3602bd RGB pie chart
      #3602bd color shades, tints & tones
#3602bd color schemes
#3602bd color preview, HTML & CSS examples
           This text has a color of #3602bd        
        
          <p style="color:#3602bd;">Text here</p>
        
        
          .mytext {color:#3602bd;}
        
        Text color #3602bd
      
           This box has a color of #3602bd        
        
          <div style="background-color:#3602bd;">Content here</div>
        
        
          .mybackground {background-color:#3602bd;}
        
        Background color #3602bd
      
           Border around this has a color of #3602bd        
        
          <div style="border:2px solid #3602bd;">Content here</div>
        
        
          .myborder {border:2px solid #3602bd;}
        
        Border color #3602bd