#5301af color space conversions
Hex:
        #5301af
        RGB:
        83, 1, 175
        CMY:
        67, 100, 31
        CMYK:
        53, 99, 0, 31
      HSL:
        268°, 98.8636%, 34.5098%
        HSV (HSB):
        268°, 99.4286%, 68.6275%
        XYZ:
        11.3160, 4.9559, 40.9176
        xyY:
        0.1979, 0.0867, 4.9559
      CIE-Lab:
        26.6086, 62.3155, -70.8636
        CIE-LCH:
        26.6086, 94.3656, 311.3275
        CIE-Luv:
        26.6086, 6.6937, -87.9719
        Hunter-Lab:
        22.2617, 51.7763, -93.3931
      #5301af color charts
#5301af RGB chart
      #5301af CMYK chart
      #5301af RGB pie chart
      #5301af color shades, tints & tones
#5301af color schemes
#5301af color preview, HTML & CSS examples
           This text has a color of #5301af        
        
          <p style="color:#5301af;">Text here</p>
        
        
          .mytext {color:#5301af;}
        
        Text color #5301af
      
           This box has a color of #5301af        
        
          <div style="background-color:#5301af;">Content here</div>
        
        
          .mybackground {background-color:#5301af;}
        
        Background color #5301af
      
           Border around this has a color of #5301af        
        
          <div style="border:2px solid #5301af;">Content here</div>
        
        
          .myborder {border:2px solid #5301af;}
        
        Border color #5301af