#1b2cd4 color space conversions
Hex:
        #1b2cd4
        RGB:
        27, 44, 212
        CMY:
        89, 83, 17
        CMYK:
        87, 79, 0, 17
      HSL:
        234°, 77.4059%, 46.8627%
        HSV (HSB):
        234°, 87.2642%, 83.1373%
        XYZ:
        13.2363, 6.7878, 62.8999
        xyY:
        0.1596, 0.0819, 6.7878
      CIE-Lab:
        31.3190, 55.2060, -84.9842
        CIE-LCH:
        31.3190, 101.3411, 303.0079
        CIE-Luv:
        31.3190, -9.5827, -108.7967
        Hunter-Lab:
        26.0535, 45.0924, -124.9041
      #1b2cd4 color charts
#1b2cd4 RGB chart
      #1b2cd4 CMYK chart
      #1b2cd4 RGB pie chart
      #1b2cd4 color shades, tints & tones
#1b2cd4 color schemes
#1b2cd4 color preview, HTML & CSS examples
           This text has a color of #1b2cd4        
        
          <p style="color:#1b2cd4;">Text here</p>
        
        
          .mytext {color:#1b2cd4;}
        
        Text color #1b2cd4
      
           This box has a color of #1b2cd4        
        
          <div style="background-color:#1b2cd4;">Content here</div>
        
        
          .mybackground {background-color:#1b2cd4;}
        
        Background color #1b2cd4
      
           Border around this has a color of #1b2cd4        
        
          <div style="border:2px solid #1b2cd4;">Content here</div>
        
        
          .myborder {border:2px solid #1b2cd4;}
        
        Border color #1b2cd4