#3601df color space conversions
Hex:
        #3601df
        RGB:
        54, 1, 223
        CMY:
        79, 100, 13
        CMYK:
        76, 100, 0, 13
      HSL:
        254°, 99.1071%, 43.9216%
        HSV (HSB):
        254°, 99.5516%, 87.4510%
        XYZ:
        14.8515, 6.1337, 70.2132
        xyY:
        0.1628, 0.0673, 6.1337
      CIE-Lab:
        29.7473, 72.1200, -93.9144
        CIE-LCH:
        29.7473, 118.4112, 307.5218
        CIE-Luv:
        29.7473, -4.1505, -113.8743
        Hunter-Lab:
        24.7663, 63.6991, -150.7526
      #3601df color charts
#3601df RGB chart
      #3601df CMYK chart
      #3601df RGB pie chart
      #3601df color shades, tints & tones
#3601df color schemes
#3601df color preview, HTML & CSS examples
           This text has a color of #3601df        
        
          <p style="color:#3601df;">Text here</p>
        
        
          .mytext {color:#3601df;}
        
        Text color #3601df
      
           This box has a color of #3601df        
        
          <div style="background-color:#3601df;">Content here</div>
        
        
          .mybackground {background-color:#3601df;}
        
        Background color #3601df
      
           Border around this has a color of #3601df        
        
          <div style="border:2px solid #3601df;">Content here</div>
        
        
          .myborder {border:2px solid #3601df;}
        
        Border color #3601df