#135cfa color space conversions
Hex:
        #135cfa
        RGB:
        19, 92, 250
        CMY:
        93, 64, 2
        CMYK:
        92, 63, 0, 2
      HSL:
        221°, 95.8506%, 52.7451%
        HSV (HSB):
        221°, 92.4000%, 98.0392%
        XYZ:
        21.3510, 14.6949, 92.1536
        xyY:
        0.1665, 0.1146, 14.6949
      CIE-Lab:
        45.2134, 40.0953, -83.6420
        CIE-LCH:
        45.2134, 92.7557, 295.6116
        CIE-Luv:
        45.2134, -19.4211, -125.2757
        Hunter-Lab:
        38.3339, 32.3358, -115.6977
      #135cfa color charts
#135cfa RGB chart
      #135cfa CMYK chart
      #135cfa RGB pie chart
      #135cfa color shades, tints & tones
#135cfa color schemes
#135cfa color preview, HTML & CSS examples
           This text has a color of #135cfa        
        
          <p style="color:#135cfa;">Text here</p>
        
        
          .mytext {color:#135cfa;}
        
        Text color #135cfa
      
           This box has a color of #135cfa        
        
          <div style="background-color:#135cfa;">Content here</div>
        
        
          .mybackground {background-color:#135cfa;}
        
        Background color #135cfa
      
           Border around this has a color of #135cfa        
        
          <div style="border:2px solid #135cfa;">Content here</div>
        
        
          .myborder {border:2px solid #135cfa;}
        
        Border color #135cfa