#1b2de2 color space conversions
Hex:
        #1b2de2
        RGB:
        27, 45, 226
        CMY:
        89, 82, 11
        CMYK:
        88, 80, 0, 11
      HSL:
        235°, 78.6561%, 49.6078%
        HSV (HSB):
        235°, 88.0531%, 88.6275%
        XYZ:
        15.1178, 7.6008, 72.6218
        xyY:
        0.1586, 0.0797, 7.6008
      CIE-Lab:
        33.1372, 59.1088, -90.0233
        CIE-LCH:
        33.1372, 107.6943, 303.2887
        CIE-Luv:
        33.1372, -10.1527, -116.8265
        Hunter-Lab:
        27.5695, 49.6346, -136.8793
      #1b2de2 color charts
#1b2de2 RGB chart
      #1b2de2 CMYK chart
      #1b2de2 RGB pie chart
      #1b2de2 color shades, tints & tones
#1b2de2 color schemes
#1b2de2 color preview, HTML & CSS examples
           This text has a color of #1b2de2        
        
          <p style="color:#1b2de2;">Text here</p>
        
        
          .mytext {color:#1b2de2;}
        
        Text color #1b2de2
      
           This box has a color of #1b2de2        
        
          <div style="background-color:#1b2de2;">Content here</div>
        
        
          .mybackground {background-color:#1b2de2;}
        
        Background color #1b2de2
      
           Border around this has a color of #1b2de2        
        
          <div style="border:2px solid #1b2de2;">Content here</div>
        
        
          .myborder {border:2px solid #1b2de2;}
        
        Border color #1b2de2