#131fcf color space conversions
Hex:
        #131fcf
        RGB:
        19, 31, 207
        CMY:
        93, 88, 19
        CMYK:
        91, 85, 0, 19
      HSL:
        236°, 83.1858%, 44.3137%
        HSV (HSB):
        236°, 90.8213%, 81.1765%
        XYZ:
        12.0210, 5.6234, 59.4833
        xyY:
        0.1559, 0.0729, 5.6234
      CIE-Lab:
        28.4418, 59.4199, -86.8727
        CIE-LCH:
        28.4418, 105.2501, 304.3716
        CIE-Luv:
        28.4418, -8.4580, -105.0729
        Hunter-Lab:
        23.7137, 48.9866, -132.1229
      #131fcf color charts
#131fcf RGB chart
      #131fcf CMYK chart
      #131fcf RGB pie chart
      #131fcf color shades, tints & tones
#131fcf color schemes
#131fcf color preview, HTML & CSS examples
           This text has a color of #131fcf        
        
          <p style="color:#131fcf;">Text here</p>
        
        
          .mytext {color:#131fcf;}
        
        Text color #131fcf
      
           This box has a color of #131fcf        
        
          <div style="background-color:#131fcf;">Content here</div>
        
        
          .mybackground {background-color:#131fcf;}
        
        Background color #131fcf
      
           Border around this has a color of #131fcf        
        
          <div style="border:2px solid #131fcf;">Content here</div>
        
        
          .myborder {border:2px solid #131fcf;}
        
        Border color #131fcf