#135bc0 color space conversions
Hex:
        #135bc0
        RGB:
        19, 91, 192
        CMY:
        93, 64, 25
        CMYK:
        90, 53, 0, 25
      HSL:
        215°, 81.9905%, 41.3725%
        HSV (HSB):
        215°, 90.1042%, 75.2941%
        XYZ:
        13.5241, 11.4264, 51.3619
        xyY:
        0.1772, 0.1497, 11.4264
      CIE-Lab:
        40.2895, 18.4043, -58.6377
        CIE-LCH:
        40.2895, 61.4581, 287.4252
        CIE-Luv:
        40.2895, -20.0425, -86.4136
        Hunter-Lab:
        33.8029, 12.2601, -66.4261
      #135bc0 color charts
#135bc0 RGB chart
      #135bc0 CMYK chart
      #135bc0 RGB pie chart
      #135bc0 color shades, tints & tones
#135bc0 color schemes
#135bc0 color preview, HTML & CSS examples
           This text has a color of #135bc0        
        
          <p style="color:#135bc0;">Text here</p>
        
        
          .mytext {color:#135bc0;}
        
        Text color #135bc0
      
           This box has a color of #135bc0        
        
          <div style="background-color:#135bc0;">Content here</div>
        
        
          .mybackground {background-color:#135bc0;}
        
        Background color #135bc0
      
           Border around this has a color of #135bc0        
        
          <div style="border:2px solid #135bc0;">Content here</div>
        
        
          .myborder {border:2px solid #135bc0;}
        
        Border color #135bc0