#1b0f84 color space conversions
Hex:
        #1b0f84
        RGB:
        27, 15, 132
        CMY:
        89, 94, 48
        CMYK:
        80, 89, 0, 48
      HSL:
        246°, 79.5918%, 28.8235%
        HSV (HSB):
        246°, 88.6364%, 51.7647%
        XYZ:
        4.7877, 2.2406, 22.0099
        xyY:
        0.1649, 0.0772, 2.2406
      CIE-Lab:
        16.7024, 43.6983, -60.9935
        CIE-LCH:
        16.7024, 75.0316, 305.6194
        CIE-Luv:
        16.7024, -3.1377, -59.7610
        Hunter-Lab:
        14.9686, 30.8976, -76.7021
      #1b0f84 color charts
#1b0f84 RGB chart
      #1b0f84 CMYK chart
      #1b0f84 RGB pie chart
      #1b0f84 color shades, tints & tones
#1b0f84 color schemes
#1b0f84 color preview, HTML & CSS examples
           This text has a color of #1b0f84        
        
          <p style="color:#1b0f84;">Text here</p>
        
        
          .mytext {color:#1b0f84;}
        
        Text color #1b0f84
      
           This box has a color of #1b0f84        
        
          <div style="background-color:#1b0f84;">Content here</div>
        
        
          .mybackground {background-color:#1b0f84;}
        
        Background color #1b0f84
      
           Border around this has a color of #1b0f84        
        
          <div style="border:2px solid #1b0f84;">Content here</div>
        
        
          .myborder {border:2px solid #1b0f84;}
        
        Border color #1b0f84