#1601e3 color space conversions
Hex:
        #1601e3
        RGB:
        22, 1, 227
        CMY:
        91, 100, 11
        CMYK:
        90, 100, 0, 11
      HSL:
        246°, 99.1228%, 44.7059%
        HSV (HSB):
        246°, 99.5595%, 89.0196%
        XYZ:
        14.2069, 5.7383, 73.0319
        xyY:
        0.1528, 0.0617, 5.7383
      CIE-Lab:
        28.7425, 72.4971, -97.9288
        CIE-LCH:
        28.7425, 121.8436, 306.5127
        CIE-Luv:
        28.7425, -7.4386, -114.5733
        Hunter-Lab:
        23.9548, 63.9419, -163.9911
      #1601e3 color charts
#1601e3 RGB chart
      #1601e3 CMYK chart
      #1601e3 RGB pie chart
      #1601e3 color shades, tints & tones
#1601e3 color schemes
#1601e3 color preview, HTML & CSS examples
           This text has a color of #1601e3        
        
          <p style="color:#1601e3;">Text here</p>
        
        
          .mytext {color:#1601e3;}
        
        Text color #1601e3
      
           This box has a color of #1601e3        
        
          <div style="background-color:#1601e3;">Content here</div>
        
        
          .mybackground {background-color:#1601e3;}
        
        Background color #1601e3
      
           Border around this has a color of #1601e3        
        
          <div style="border:2px solid #1601e3;">Content here</div>
        
        
          .myborder {border:2px solid #1601e3;}
        
        Border color #1601e3