#1b42cb color space conversions
Hex:
        #1b42cb
        RGB:
        27, 66, 203
        CMY:
        89, 74, 20
        CMYK:
        87, 67, 0, 20
      HSL:
        227°, 76.5217%, 45.0980%
        HSV (HSB):
        227°, 86.6995%, 79.6078%
        XYZ:
        13.1797, 8.4412, 57.4346
        xyY:
        0.1667, 0.1068, 8.4412
      CIE-Lab:
        34.8854, 39.4632, -73.8640
        CIE-LCH:
        34.8854, 83.7450, 298.1142
        CIE-Luv:
        34.8854, -13.1176, -102.0030
        Hunter-Lab:
        29.0538, 30.1289, -96.8689
      #1b42cb color charts
#1b42cb RGB chart
      #1b42cb CMYK chart
      #1b42cb RGB pie chart
      #1b42cb color shades, tints & tones
#1b42cb color schemes
#1b42cb color preview, HTML & CSS examples
           This text has a color of #1b42cb        
        
          <p style="color:#1b42cb;">Text here</p>
        
        
          .mytext {color:#1b42cb;}
        
        Text color #1b42cb
      
           This box has a color of #1b42cb        
        
          <div style="background-color:#1b42cb;">Content here</div>
        
        
          .mybackground {background-color:#1b42cb;}
        
        Background color #1b42cb
      
           Border around this has a color of #1b42cb        
        
          <div style="border:2px solid #1b42cb;">Content here</div>
        
        
          .myborder {border:2px solid #1b42cb;}
        
        Border color #1b42cb