#131ec6 color space conversions
Hex:
        #131ec6
        RGB:
        19, 30, 198
        CMY:
        93, 88, 22
        CMYK:
        90, 85, 0, 22
      HSL:
        236°, 82.4885%, 42.5490%
        HSV (HSB):
        236°, 90.4040%, 77.6471%
        XYZ:
        10.9259, 5.1442, 53.8432
        xyY:
        0.1563, 0.0736, 5.1442
      CIE-Lab:
        27.1417, 57.1579, -83.7741
        CIE-LCH:
        27.1417, 101.4156, 304.3052
        CIE-Luv:
        27.1417, -8.0302, -99.8056
        Hunter-Lab:
        22.6809, 46.2960, -124.8748
      #131ec6 color charts
#131ec6 RGB chart
      #131ec6 CMYK chart
      #131ec6 RGB pie chart
      #131ec6 color shades, tints & tones
#131ec6 color schemes
#131ec6 color preview, HTML & CSS examples
           This text has a color of #131ec6        
        
          <p style="color:#131ec6;">Text here</p>
        
        
          .mytext {color:#131ec6;}
        
        Text color #131ec6
      
           This box has a color of #131ec6        
        
          <div style="background-color:#131ec6;">Content here</div>
        
        
          .mybackground {background-color:#131ec6;}
        
        Background color #131ec6
      
           Border around this has a color of #131ec6        
        
          <div style="border:2px solid #131ec6;">Content here</div>
        
        
          .myborder {border:2px solid #131ec6;}
        
        Border color #131ec6