#1b30d7 color space conversions
Hex:
        #1b30d7
        RGB:
        27, 48, 215
        CMY:
        89, 81, 16
        CMYK:
        87, 78, 0, 16
      HSL:
        233°, 77.6860%, 47.4510%
        HSV (HSB):
        233°, 87.4419%, 84.3137%
        XYZ:
        13.7747, 7.2532, 64.9640
        xyY:
        0.1602, 0.0843, 7.2532
      CIE-Lab:
        32.3765, 54.1145, -84.9633
        CIE-LCH:
        32.3765, 100.7330, 302.4938
        CIE-Luv:
        32.3765, -10.2198, -110.5736
        Hunter-Lab:
        26.9318, 44.1660, -124.1651
      #1b30d7 color charts
#1b30d7 RGB chart
      #1b30d7 CMYK chart
      #1b30d7 RGB pie chart
      #1b30d7 color shades, tints & tones
#1b30d7 color schemes
#1b30d7 color preview, HTML & CSS examples
           This text has a color of #1b30d7        
        
          <p style="color:#1b30d7;">Text here</p>
        
        
          .mytext {color:#1b30d7;}
        
        Text color #1b30d7
      
           This box has a color of #1b30d7        
        
          <div style="background-color:#1b30d7;">Content here</div>
        
        
          .mybackground {background-color:#1b30d7;}
        
        Background color #1b30d7
      
           Border around this has a color of #1b30d7        
        
          <div style="border:2px solid #1b30d7;">Content here</div>
        
        
          .myborder {border:2px solid #1b30d7;}
        
        Border color #1b30d7