#0036ed color space conversions
Hex:
        #0036ed
        RGB:
        0, 54, 237
        CMY:
        100, 79, 7
        CMYK:
        100, 77, 0, 7
      HSL:
        226°, 100.0000%, 46.4706%
        HSV (HSB):
        226°, 100.0000%, 92.9412%
        XYZ:
        16.6052, 8.7528, 80.9350
        xyY:
        0.1562, 0.0823, 8.7528
      CIE-Lab:
        35.5038, 57.5159, -92.3713
        CIE-LCH:
        35.5038, 108.8143, 301.9089
        CIE-Luv:
        35.5038, -12.8475, -123.1011
        Hunter-Lab:
        29.5851, 48.4130, -141.4885
      #0036ed color charts
#0036ed RGB chart
      #0036ed CMYK chart
      #0036ed RGB pie chart
      #0036ed color shades, tints & tones
#0036ed color schemes
#0036ed color preview, HTML & CSS examples
           This text has a color of #0036ed        
        
          <p style="color:#0036ed;">Text here</p>
        
        
          .mytext {color:#0036ed;}
        
        Text color #0036ed
      
           This box has a color of #0036ed        
        
          <div style="background-color:#0036ed;">Content here</div>
        
        
          .mybackground {background-color:#0036ed;}
        
        Background color #0036ed
      
           Border around this has a color of #0036ed        
        
          <div style="border:2px solid #0036ed;">Content here</div>
        
        
          .myborder {border:2px solid #0036ed;}
        
        Border color #0036ed