#1b53dc color space conversions
Hex:
        #1b53dc
        RGB:
        27, 83, 220
        CMY:
        89, 67, 14
        CMYK:
        88, 62, 0, 14
      HSL:
        223°, 78.1377%, 48.4314%
        HSV (HSB):
        223°, 87.7273%, 86.2745%
        XYZ:
        16.4635, 11.5868, 69.0789
        xyY:
        0.1695, 0.1193, 11.5868
      CIE-Lab:
        40.5518, 34.9602, -74.3505
        CIE-LCH:
        40.5518, 82.1596, 295.1833
        CIE-Luv:
        40.5518, -16.9593, -108.5949
        Hunter-Lab:
        34.0394, 26.7643, -96.4943
      #1b53dc color charts
#1b53dc RGB chart
      #1b53dc CMYK chart
      #1b53dc RGB pie chart
      #1b53dc color shades, tints & tones
#1b53dc color schemes
#1b53dc color preview, HTML & CSS examples
           This text has a color of #1b53dc        
        
          <p style="color:#1b53dc;">Text here</p>
        
        
          .mytext {color:#1b53dc;}
        
        Text color #1b53dc
      
           This box has a color of #1b53dc        
        
          <div style="background-color:#1b53dc;">Content here</div>
        
        
          .mybackground {background-color:#1b53dc;}
        
        Background color #1b53dc
      
           Border around this has a color of #1b53dc        
        
          <div style="border:2px solid #1b53dc;">Content here</div>
        
        
          .myborder {border:2px solid #1b53dc;}
        
        Border color #1b53dc