#1601d3 color space conversions
Hex:
        #1601d3
        RGB:
        22, 1, 211
        CMY:
        91, 100, 17
        CMYK:
        90, 100, 0, 17
      HSL:
        246°, 99.0566%, 41.5686%
        HSV (HSB):
        246°, 99.5261%, 82.7451%
        XYZ:
        12.0996, 4.8954, 61.9352
        xyY:
        0.1533, 0.0620, 4.8954
      CIE-Lab:
        26.4347, 68.6165, -92.5494
        CIE-LCH:
        26.4347, 115.2111, 306.5534
        CIE-Luv:
        26.4347, -6.6907, -105.1434
        Hunter-Lab:
        22.1256, 58.8946, -150.4798
      #1601d3 color charts
#1601d3 RGB chart
      #1601d3 CMYK chart
      #1601d3 RGB pie chart
      #1601d3 color shades, tints & tones
#1601d3 color schemes
#1601d3 color preview, HTML & CSS examples
           This text has a color of #1601d3        
        
          <p style="color:#1601d3;">Text here</p>
        
        
          .mytext {color:#1601d3;}
        
        Text color #1601d3
      
           This box has a color of #1601d3        
        
          <div style="background-color:#1601d3;">Content here</div>
        
        
          .mybackground {background-color:#1601d3;}
        
        Background color #1601d3
      
           Border around this has a color of #1601d3        
        
          <div style="border:2px solid #1601d3;">Content here</div>
        
        
          .myborder {border:2px solid #1601d3;}
        
        Border color #1601d3