#1f05ba color space conversions
Hex:
        #1f05ba
        RGB:
        31, 5, 186
        CMY:
        88, 98, 27
        CMYK:
        83, 97, 0, 27
      HSL:
        249°, 94.7644%, 37.4510%
        HSV (HSB):
        249°, 97.3118%, 72.9412%
        XYZ:
        9.4823, 3.9450, 46.7161
        xyY:
        0.1577, 0.0656, 3.9450
      CIE-Lab:
        23.4888, 61.6862, -82.7612
        CIE-LCH:
        23.4888, 103.2212, 306.6991
        CIE-Luv:
        23.4888, -4.9443, -91.0865
        Hunter-Lab:
        19.8621, 50.4583, -125.5481
      #1f05ba color charts
#1f05ba RGB chart
      #1f05ba CMYK chart
      #1f05ba RGB pie chart
      #1f05ba color shades, tints & tones
#1f05ba color schemes
#1f05ba color preview, HTML & CSS examples
           This text has a color of #1f05ba        
        
          <p style="color:#1f05ba;">Text here</p>
        
        
          .mytext {color:#1f05ba;}
        
        Text color #1f05ba
      
           This box has a color of #1f05ba        
        
          <div style="background-color:#1f05ba;">Content here</div>
        
        
          .mybackground {background-color:#1f05ba;}
        
        Background color #1f05ba
      
           Border around this has a color of #1f05ba        
        
          <div style="border:2px solid #1f05ba;">Content here</div>
        
        
          .myborder {border:2px solid #1f05ba;}
        
        Border color #1f05ba