#2401cf color space conversions
Hex:
        #2401cf
        RGB:
        36, 1, 207
        CMY:
        86, 100, 19
        CMYK:
        83, 100, 0, 19
      HSL:
        250°, 99.0385%, 40.7843%
        HSV (HSB):
        250°, 99.5169%, 81.1765%
        XYZ:
        12.0009, 4.9018, 59.3451
        xyY:
        0.1574, 0.0643, 4.9018
      CIE-Lab:
        26.4531, 67.8517, -90.1748
        CIE-LCH:
        26.4531, 112.8510, 306.9595
        CIE-Luv:
        26.4531, -5.4013, -103.4947
        Hunter-Lab:
        22.1399, 58.0105, -143.4262
      #2401cf color charts
#2401cf RGB chart
      #2401cf CMYK chart
      #2401cf RGB pie chart
      #2401cf color shades, tints & tones
#2401cf color schemes
#2401cf color preview, HTML & CSS examples
           This text has a color of #2401cf        
        
          <p style="color:#2401cf;">Text here</p>
        
        
          .mytext {color:#2401cf;}
        
        Text color #2401cf
      
           This box has a color of #2401cf        
        
          <div style="background-color:#2401cf;">Content here</div>
        
        
          .mybackground {background-color:#2401cf;}
        
        Background color #2401cf
      
           Border around this has a color of #2401cf        
        
          <div style="border:2px solid #2401cf;">Content here</div>
        
        
          .myborder {border:2px solid #2401cf;}
        
        Border color #2401cf