#1b2efc color space conversions
Hex:
        #1b2efc
        RGB:
        27, 46, 252
        CMY:
        89, 82, 1
        CMYK:
        89, 82, 0, 1
      HSL:
        235°, 97.4026%, 54.7059%
        HSV (HSB):
        235°, 89.2857%, 98.8235%
        XYZ:
        18.9997, 9.2153, 92.8728
        xyY:
        0.1569, 0.0761, 9.2153
      CIE-Lab:
        36.3955, 66.5092, -99.3362
        CIE-LCH:
        36.3955, 119.5456, 303.8037
        CIE-Luv:
        36.3955, -11.1045, -131.5552
        Hunter-Lab:
        30.3567, 58.5956, -160.1413
      #1b2efc color charts
#1b2efc RGB chart
      #1b2efc CMYK chart
      #1b2efc RGB pie chart
      #1b2efc color shades, tints & tones
#1b2efc color schemes
#1b2efc color preview, HTML & CSS examples
           This text has a color of #1b2efc        
        
          <p style="color:#1b2efc;">Text here</p>
        
        
          .mytext {color:#1b2efc;}
        
        Text color #1b2efc
      
           This box has a color of #1b2efc        
        
          <div style="background-color:#1b2efc;">Content here</div>
        
        
          .mybackground {background-color:#1b2efc;}
        
        Background color #1b2efc
      
           Border around this has a color of #1b2efc        
        
          <div style="border:2px solid #1b2efc;">Content here</div>
        
        
          .myborder {border:2px solid #1b2efc;}
        
        Border color #1b2efc