#0036ca color space conversions
Hex:
        #0036ca
        RGB:
        0, 54, 202
        CMY:
        100, 79, 21
        CMYK:
        100, 73, 0, 21
      HSL:
        224°, 100.0000%, 39.6078%
        HSV (HSB):
        224°, 100.0000%, 79.2157%
        XYZ:
        11.9798, 6.9026, 56.5780
        xyY:
        0.1588, 0.0915, 6.9026
      CIE-Lab:
        31.5841, 45.5881, -78.7485
        CIE-LCH:
        31.5841, 90.9923, 300.0669
        CIE-Luv:
        31.5841, -12.2566, -102.8754
        Hunter-Lab:
        26.2728, 35.4148, -109.2891
      #0036ca color charts
#0036ca RGB chart
      #0036ca CMYK chart
      #0036ca RGB pie chart
      #0036ca color shades, tints & tones
#0036ca color schemes
#0036ca color preview, HTML & CSS examples
           This text has a color of #0036ca        
        
          <p style="color:#0036ca;">Text here</p>
        
        
          .mytext {color:#0036ca;}
        
        Text color #0036ca
      
           This box has a color of #0036ca        
        
          <div style="background-color:#0036ca;">Content here</div>
        
        
          .mybackground {background-color:#0036ca;}
        
        Background color #0036ca
      
           Border around this has a color of #0036ca        
        
          <div style="border:2px solid #0036ca;">Content here</div>
        
        
          .myborder {border:2px solid #0036ca;}
        
        Border color #0036ca