#1b159a color space conversions
Hex:
        #1b159a
        RGB:
        27, 21, 154
        CMY:
        89, 92, 40
        CMYK:
        82, 86, 0, 40
      HSL:
        243°, 76.0000%, 34.3137%
        HSV (HSB):
        243°, 86.3636%, 60.3922%
        XYZ:
        6.5529, 3.1024, 30.8253
        xyY:
        0.1619, 0.0766, 3.1024
      CIE-Lab:
        20.4496, 47.9124, -68.4804
        CIE-LCH:
        20.4496, 83.5773, 304.9786
        CIE-Luv:
        20.4496, -4.7247, -73.5110
        Hunter-Lab:
        17.6137, 35.5839, -91.4322
      #1b159a color charts
#1b159a RGB chart
      #1b159a CMYK chart
      #1b159a RGB pie chart
      #1b159a color shades, tints & tones
#1b159a color schemes
#1b159a color preview, HTML & CSS examples
           This text has a color of #1b159a        
        
          <p style="color:#1b159a;">Text here</p>
        
        
          .mytext {color:#1b159a;}
        
        Text color #1b159a
      
           This box has a color of #1b159a        
        
          <div style="background-color:#1b159a;">Content here</div>
        
        
          .mybackground {background-color:#1b159a;}
        
        Background color #1b159a
      
           Border around this has a color of #1b159a        
        
          <div style="border:2px solid #1b159a;">Content here</div>
        
        
          .myborder {border:2px solid #1b159a;}
        
        Border color #1b159a