#0359cf color space conversions
Hex:
        #0359cf
        RGB:
        3, 89, 207
        CMY:
        99, 65, 19
        CMYK:
        99, 57, 0, 19
      HSL:
        215°, 97.1429%, 41.1765%
        HSV (HSB):
        215°, 98.5507%, 81.1765%
        XYZ:
        14.8724, 11.6691, 60.5000
        xyY:
        0.1709, 0.1341, 11.6691
      CIE-Lab:
        40.6853, 25.0999, -66.6894
        CIE-LCH:
        40.6853, 71.2564, 290.6248
        CIE-Luv:
        40.6853, -19.9224, -98.1496
        Hunter-Lab:
        34.1601, 17.9342, -81.0948
      #0359cf color charts
#0359cf RGB chart
      #0359cf CMYK chart
      #0359cf RGB pie chart
      #0359cf color shades, tints & tones
#0359cf color schemes
#0359cf color preview, HTML & CSS examples
           This text has a color of #0359cf        
        
          <p style="color:#0359cf;">Text here</p>
        
        
          .mytext {color:#0359cf;}
        
        Text color #0359cf
      
           This box has a color of #0359cf        
        
          <div style="background-color:#0359cf;">Content here</div>
        
        
          .mybackground {background-color:#0359cf;}
        
        Background color #0359cf
      
           Border around this has a color of #0359cf        
        
          <div style="border:2px solid #0359cf;">Content here</div>
        
        
          .myborder {border:2px solid #0359cf;}
        
        Border color #0359cf