#3602d7 color space conversions
Hex:
        #3602d7
        RGB:
        54, 2, 215
        CMY:
        79, 99, 16
        CMYK:
        75, 99, 0, 16
      HSL:
        255°, 98.1567%, 42.5490%
        HSV (HSB):
        255°, 99.0698%, 84.3137%
        XYZ:
        13.8088, 5.7340, 64.6689
        xyY:
        0.1640, 0.0681, 5.7340
      CIE-Lab:
        28.7312, 70.0438, -90.9931
        CIE-LCH:
        28.7312, 114.8298, 307.5880
        CIE-Luv:
        28.7312, -3.6804, -109.3256
        Hunter-Lab:
        23.9457, 61.0304, -143.3593
      #3602d7 color charts
#3602d7 RGB chart
      #3602d7 CMYK chart
      #3602d7 RGB pie chart
      #3602d7 color shades, tints & tones
#3602d7 color schemes
#3602d7 color preview, HTML & CSS examples
           This text has a color of #3602d7        
        
          <p style="color:#3602d7;">Text here</p>
        
        
          .mytext {color:#3602d7;}
        
        Text color #3602d7
      
           This box has a color of #3602d7        
        
          <div style="background-color:#3602d7;">Content here</div>
        
        
          .mybackground {background-color:#3602d7;}
        
        Background color #3602d7
      
           Border around this has a color of #3602d7        
        
          <div style="border:2px solid #3602d7;">Content here</div>
        
        
          .myborder {border:2px solid #3602d7;}
        
        Border color #3602d7