#1501c4 color space conversions
Hex:
        #1501c4
        RGB:
        21, 1, 196
        CMY:
        92, 100, 23
        CMYK:
        89, 99, 0, 23
      HSL:
        246°, 98.9848%, 38.6275%
        HSV (HSB):
        246°, 99.4898%, 76.8627%
        XYZ:
        10.2839, 4.1667, 52.4868
        xyY:
        0.1536, 0.0622, 4.1667
      CIE-Lab:
        24.2149, 64.9155, -87.4810
        CIE-LCH:
        24.2149, 108.9355, 306.5774
        CIE-Luv:
        24.2149, -6.0373, -96.1589
        Hunter-Lab:
        20.4124, 54.2079, -138.1648
      #1501c4 color charts
#1501c4 RGB chart
      #1501c4 CMYK chart
      #1501c4 RGB pie chart
      #1501c4 color shades, tints & tones
#1501c4 color schemes
#1501c4 color preview, HTML & CSS examples
           This text has a color of #1501c4        
        
          <p style="color:#1501c4;">Text here</p>
        
        
          .mytext {color:#1501c4;}
        
        Text color #1501c4
      
           This box has a color of #1501c4        
        
          <div style="background-color:#1501c4;">Content here</div>
        
        
          .mybackground {background-color:#1501c4;}
        
        Background color #1501c4
      
           Border around this has a color of #1501c4        
        
          <div style="border:2px solid #1501c4;">Content here</div>
        
        
          .myborder {border:2px solid #1501c4;}
        
        Border color #1501c4