#135fcf color space conversions
Hex:
        #135fcf
        RGB:
        19, 95, 207
        CMY:
        93, 63, 19
        CMYK:
        91, 54, 0, 19
      HSL:
        216°, 83.1858%, 44.3137%
        HSV (HSB):
        216°, 90.8213%, 81.1765%
        XYZ:
        15.6233, 12.8279, 60.6841
        xyY:
        0.1753, 0.1439, 12.8279
      CIE-Lab:
        42.5027, 21.7262, -63.7225
        CIE-LCH:
        42.5027, 67.3245, 288.8268
        CIE-Luv:
        42.5027, -20.7972, -95.2458
        Hunter-Lab:
        35.8160, 15.1853, -75.3855
      #135fcf color charts
#135fcf RGB chart
      #135fcf CMYK chart
      #135fcf RGB pie chart
      #135fcf color shades, tints & tones
#135fcf color schemes
#135fcf color preview, HTML & CSS examples
           This text has a color of #135fcf        
        
          <p style="color:#135fcf;">Text here</p>
        
        
          .mytext {color:#135fcf;}
        
        Text color #135fcf
      
           This box has a color of #135fcf        
        
          <div style="background-color:#135fcf;">Content here</div>
        
        
          .mybackground {background-color:#135fcf;}
        
        Background color #135fcf
      
           Border around this has a color of #135fcf        
        
          <div style="border:2px solid #135fcf;">Content here</div>
        
        
          .myborder {border:2px solid #135fcf;}
        
        Border color #135fcf