#1b3bfa color space conversions
Hex:
        #1b3bfa
        RGB:
        27, 59, 250
        CMY:
        89, 77, 2
        CMYK:
        89, 76, 0, 2
      HSL:
        231°, 95.7082%, 54.3137%
        HSV (HSB):
        231°, 89.2000%, 98.0392%
        XYZ:
        19.2713, 10.2631, 91.4077
        xyY:
        0.1593, 0.0849, 10.2631
      CIE-Lab:
        38.3105, 59.6414, -95.0319
        CIE-LCH:
        38.3105, 112.1969, 302.1121
        CIE-Luv:
        38.3105, -12.7296, -130.4361
        Hunter-Lab:
        32.0360, 51.3137, -146.7457
      #1b3bfa color charts
#1b3bfa RGB chart
      #1b3bfa CMYK chart
      #1b3bfa RGB pie chart
      #1b3bfa color shades, tints & tones
#1b3bfa color schemes
#1b3bfa color preview, HTML & CSS examples
           This text has a color of #1b3bfa        
        
          <p style="color:#1b3bfa;">Text here</p>
        
        
          .mytext {color:#1b3bfa;}
        
        Text color #1b3bfa
      
           This box has a color of #1b3bfa        
        
          <div style="background-color:#1b3bfa;">Content here</div>
        
        
          .mybackground {background-color:#1b3bfa;}
        
        Background color #1b3bfa
      
           Border around this has a color of #1b3bfa        
        
          <div style="border:2px solid #1b3bfa;">Content here</div>
        
        
          .myborder {border:2px solid #1b3bfa;}
        
        Border color #1b3bfa