#3602bb color space conversions
Hex:
        #3602bb
        RGB:
        54, 2, 187
        CMY:
        79, 99, 27
        CMYK:
        71, 99, 0, 27
      HSL:
        257°, 97.8836%, 37.0588%
        HSV (HSB):
        257°, 98.9305%, 73.3333%
        XYZ:
        10.5127, 4.4155, 47.3119
        xyY:
        0.1689, 0.0709, 4.4155
      CIE-Lab:
        25.0002, 63.2844, -80.7940
        CIE-LCH:
        25.0002, 102.6284, 308.0709
        CIE-Luv:
        25.0002, -1.8031, -93.1495
        Hunter-Lab:
        21.0132, 52.5285, -118.7842
      #3602bb color charts
#3602bb RGB chart
      #3602bb CMYK chart
      #3602bb RGB pie chart
      #3602bb color shades, tints & tones
#3602bb color schemes
#3602bb color preview, HTML & CSS examples
           This text has a color of #3602bb        
        
          <p style="color:#3602bb;">Text here</p>
        
        
          .mytext {color:#3602bb;}
        
        Text color #3602bb
      
           This box has a color of #3602bb        
        
          <div style="background-color:#3602bb;">Content here</div>
        
        
          .mybackground {background-color:#3602bb;}
        
        Background color #3602bb
      
           Border around this has a color of #3602bb        
        
          <div style="border:2px solid #3602bb;">Content here</div>
        
        
          .myborder {border:2px solid #3602bb;}
        
        Border color #3602bb