#1b15ba color space conversions
Hex:
        #1b15ba
        RGB:
        27, 21, 186
        CMY:
        89, 92, 27
        CMYK:
        85, 89, 0, 27
      HSL:
        242°, 79.7101%, 40.5882%
        HSV (HSB):
        242°, 88.7097%, 72.9412%
        XYZ:
        9.5831, 4.3145, 46.7821
        xyY:
        0.1579, 0.0711, 4.3145
      CIE-Lab:
        24.6851, 57.3489, -80.7697
        CIE-LCH:
        24.6851, 99.0588, 305.3759
        CIE-Luv:
        24.6851, -6.1796, -92.2386
        Hunter-Lab:
        20.7714, 46.0027, -118.9950
      #1b15ba color charts
#1b15ba RGB chart
      #1b15ba CMYK chart
      #1b15ba RGB pie chart
      #1b15ba color shades, tints & tones
#1b15ba color schemes
#1b15ba color preview, HTML & CSS examples
           This text has a color of #1b15ba        
        
          <p style="color:#1b15ba;">Text here</p>
        
        
          .mytext {color:#1b15ba;}
        
        Text color #1b15ba
      
           This box has a color of #1b15ba        
        
          <div style="background-color:#1b15ba;">Content here</div>
        
        
          .mybackground {background-color:#1b15ba;}
        
        Background color #1b15ba
      
           Border around this has a color of #1b15ba        
        
          <div style="border:2px solid #1b15ba;">Content here</div>
        
        
          .myborder {border:2px solid #1b15ba;}
        
        Border color #1b15ba