#3601cf color space conversions
Hex:
        #3601cf
        RGB:
        54, 1, 207
        CMY:
        79, 100, 19
        CMYK:
        74, 100, 0, 19
      HSL:
        255°, 99.0385%, 40.7843%
        HSV (HSB):
        255°, 99.5169%, 81.1765%
        XYZ:
        12.7947, 5.3110, 59.3822
        xyY:
        0.1651, 0.0685, 5.3110
      CIE-Lab:
        27.6030, 68.3079, -88.2263
        CIE-LCH:
        27.6030, 111.5789, 307.7483
        CIE-Luv:
        27.6030, -3.1268, -104.6733
        Hunter-Lab:
        23.0455, 58.7717, -136.6427
      #3601cf color charts
#3601cf RGB chart
      #3601cf CMYK chart
      #3601cf RGB pie chart
      #3601cf color shades, tints & tones
#3601cf color schemes
#3601cf color preview, HTML & CSS examples
           This text has a color of #3601cf        
        
          <p style="color:#3601cf;">Text here</p>
        
        
          .mytext {color:#3601cf;}
        
        Text color #3601cf
      
           This box has a color of #3601cf        
        
          <div style="background-color:#3601cf;">Content here</div>
        
        
          .mybackground {background-color:#3601cf;}
        
        Background color #3601cf
      
           Border around this has a color of #3601cf        
        
          <div style="border:2px solid #3601cf;">Content here</div>
        
        
          .myborder {border:2px solid #3601cf;}
        
        Border color #3601cf