#1916cb color space conversions
Hex:
        #1916cb
        RGB:
        25, 22, 203
        CMY:
        90, 91, 20
        CMYK:
        88, 89, 0, 20
      HSL:
        241°, 80.4444%, 44.1176%
        HSV (HSB):
        241°, 89.1626%, 79.6078%
        XYZ:
        11.4673, 5.0923, 56.8784
        xyY:
        0.1561, 0.0693, 5.0923
      CIE-Lab:
        26.9961, 61.7369, -86.9429
        CIE-LCH:
        26.9961, 106.6326, 305.3780
        CIE-Luv:
        26.9961, -7.1548, -102.1378
        Hunter-Lab:
        22.5661, 51.2168, -133.6457
      #1916cb color charts
#1916cb RGB chart
      #1916cb CMYK chart
      #1916cb RGB pie chart
      #1916cb color shades, tints & tones
#1916cb color schemes
#1916cb color preview, HTML & CSS examples
           This text has a color of #1916cb        
        
          <p style="color:#1916cb;">Text here</p>
        
        
          .mytext {color:#1916cb;}
        
        Text color #1916cb
      
           This box has a color of #1916cb        
        
          <div style="background-color:#1916cb;">Content here</div>
        
        
          .mybackground {background-color:#1916cb;}
        
        Background color #1916cb
      
           Border around this has a color of #1916cb        
        
          <div style="border:2px solid #1916cb;">Content here</div>
        
        
          .myborder {border:2px solid #1916cb;}
        
        Border color #1916cb