#1b3ff2 color space conversions
Hex:
        #1b3ff2
        RGB:
        27, 63, 242
        CMY:
        89, 75, 5
        CMYK:
        89, 74, 0, 5
      HSL:
        230°, 89.2116%, 52.7451%
        HSV (HSB):
        230°, 88.8430%, 94.9020%
        XYZ:
        18.2565, 10.1988, 85.0107
        xyY:
        0.1609, 0.0899, 10.1988
      CIE-Lab:
        38.1969, 54.8819, -90.7195
        CIE-LCH:
        38.1969, 106.0285, 301.1723
        CIE-Luv:
        38.1969, -13.1719, -125.6323
        Hunter-Lab:
        31.9356, 46.1551, -135.4716
      #1b3ff2 color charts
#1b3ff2 RGB chart
      #1b3ff2 CMYK chart
      #1b3ff2 RGB pie chart
      #1b3ff2 color shades, tints & tones
#1b3ff2 color schemes
#1b3ff2 color preview, HTML & CSS examples
           This text has a color of #1b3ff2        
        
          <p style="color:#1b3ff2;">Text here</p>
        
        
          .mytext {color:#1b3ff2;}
        
        Text color #1b3ff2
      
           This box has a color of #1b3ff2        
        
          <div style="background-color:#1b3ff2;">Content here</div>
        
        
          .mybackground {background-color:#1b3ff2;}
        
        Background color #1b3ff2
      
           Border around this has a color of #1b3ff2        
        
          <div style="border:2px solid #1b3ff2;">Content here</div>
        
        
          .myborder {border:2px solid #1b3ff2;}
        
        Border color #1b3ff2