#0351cf color space conversions
Hex:
        #0351cf
        RGB:
        3, 81, 207
        CMY:
        99, 68, 19
        CMYK:
        99, 61, 0, 19
      HSL:
        217°, 97.1429%, 41.1765%
        HSV (HSB):
        217°, 98.5507%, 81.1765%
        XYZ:
        14.2425, 10.4092, 60.2900
        xyY:
        0.1677, 0.1225, 10.4092
      CIE-Lab:
        38.5671, 30.3712, -70.1511
        CIE-LCH:
        38.5671, 76.4433, 293.4097
        CIE-Luv:
        38.5671, -17.8731, -101.0885
        Hunter-Lab:
        32.2633, 22.3371, -88.2101
      #0351cf color charts
#0351cf RGB chart
      #0351cf CMYK chart
      #0351cf RGB pie chart
      #0351cf color shades, tints & tones
#0351cf color schemes
#0351cf color preview, HTML & CSS examples
           This text has a color of #0351cf        
        
          <p style="color:#0351cf;">Text here</p>
        
        
          .mytext {color:#0351cf;}
        
        Text color #0351cf
      
           This box has a color of #0351cf        
        
          <div style="background-color:#0351cf;">Content here</div>
        
        
          .mybackground {background-color:#0351cf;}
        
        Background color #0351cf
      
           Border around this has a color of #0351cf        
        
          <div style="border:2px solid #0351cf;">Content here</div>
        
        
          .myborder {border:2px solid #0351cf;}
        
        Border color #0351cf