#1601d5 color space conversions
Hex:
        #1601d5
        RGB:
        22, 1, 213
        CMY:
        91, 100, 16
        CMYK:
        90, 100, 0, 16
      HSL:
        246°, 99.0654%, 41.9608%
        HSV (HSB):
        246°, 99.5305%, 83.5294%
        XYZ:
        12.3520, 4.9964, 63.2642
        xyY:
        0.1532, 0.0620, 4.9964
      CIE-Lab:
        26.7244, 69.1045, -93.2268
        CIE-LCH:
        26.7244, 116.0459, 306.5478
        CIE-Luv:
        26.7244, -6.7851, -106.3279
        Hunter-Lab:
        22.3526, 59.5216, -152.1608
      #1601d5 color charts
#1601d5 RGB chart
      #1601d5 CMYK chart
      #1601d5 RGB pie chart
      #1601d5 color shades, tints & tones
#1601d5 color schemes
#1601d5 color preview, HTML & CSS examples
           This text has a color of #1601d5        
        
          <p style="color:#1601d5;">Text here</p>
        
        
          .mytext {color:#1601d5;}
        
        Text color #1601d5
      
           This box has a color of #1601d5        
        
          <div style="background-color:#1601d5;">Content here</div>
        
        
          .mybackground {background-color:#1601d5;}
        
        Background color #1601d5
      
           Border around this has a color of #1601d5        
        
          <div style="border:2px solid #1601d5;">Content here</div>
        
        
          .myborder {border:2px solid #1601d5;}
        
        Border color #1601d5