#135fc6 color space conversions
Hex:
        #135fc6
        RGB:
        19, 95, 198
        CMY:
        93, 63, 22
        CMYK:
        90, 52, 0, 22
      HSL:
        215°, 82.4885%, 42.5490%
        HSV (HSB):
        215°, 90.4040%, 77.6471%
        XYZ:
        14.5538, 12.4001, 55.0525
        xyY:
        0.1775, 0.1512, 12.4001
      CIE-Lab:
        41.8450, 18.1632, -59.5989
        CIE-LCH:
        41.8450, 62.3051, 286.9490
        CIE-Luv:
        41.8450, -21.0287, -88.7657
        Hunter-Lab:
        35.2138, 12.1498, -68.0432
      #135fc6 color charts
#135fc6 RGB chart
      #135fc6 CMYK chart
      #135fc6 RGB pie chart
      #135fc6 color shades, tints & tones
#135fc6 color schemes
#135fc6 color preview, HTML & CSS examples
           This text has a color of #135fc6        
        
          <p style="color:#135fc6;">Text here</p>
        
        
          .mytext {color:#135fc6;}
        
        Text color #135fc6
      
           This box has a color of #135fc6        
        
          <div style="background-color:#135fc6;">Content here</div>
        
        
          .mybackground {background-color:#135fc6;}
        
        Background color #135fc6
      
           Border around this has a color of #135fc6        
        
          <div style="border:2px solid #135fc6;">Content here</div>
        
        
          .myborder {border:2px solid #135fc6;}
        
        Border color #135fc6