#1b00e0 color space conversions
Hex:
        #1b00e0
        RGB:
        27, 0, 224
        CMY:
        89, 100, 12
        CMYK:
        88, 100, 0, 12
      HSL:
        247°, 100.0000%, 43.9216%
        HSV (HSB):
        247°, 100.0000%, 87.8431%
        XYZ:
        13.9065, 5.6148, 70.8718
        xyY:
        0.1538, 0.0621, 5.6148
      CIE-Lab:
        28.4191, 72.0076, -96.7429
        CIE-LCH:
        28.4191, 120.5997, 306.6610
        CIE-Luv:
        28.4191, -6.9569, -112.9463
        Hunter-Lab:
        23.6956, 63.2911, -160.7449
      #1b00e0 color charts
#1b00e0 RGB chart
      #1b00e0 CMYK chart
      #1b00e0 RGB pie chart
      #1b00e0 color shades, tints & tones
#1b00e0 color schemes
#1b00e0 color preview, HTML & CSS examples
           This text has a color of #1b00e0        
        
          <p style="color:#1b00e0;">Text here</p>
        
        
          .mytext {color:#1b00e0;}
        
        Text color #1b00e0
      
           This box has a color of #1b00e0        
        
          <div style="background-color:#1b00e0;">Content here</div>
        
        
          .mybackground {background-color:#1b00e0;}
        
        Background color #1b00e0
      
           Border around this has a color of #1b00e0        
        
          <div style="border:2px solid #1b00e0;">Content here</div>
        
        
          .myborder {border:2px solid #1b00e0;}
        
        Border color #1b00e0