#0056ec color space conversions
Hex:
        #0056ec
        RGB:
        0, 86, 236
        CMY:
        100, 66, 7
        CMYK:
        100, 64, 0, 7
      HSL:
        218°, 100.0000%, 46.2745%
        HSV (HSB):
        218°, 100.0000%, 92.5490%
        XYZ:
        18.4681, 12.7117, 80.8371
        xyY:
        0.1649, 0.1135, 12.7117
      CIE-Lab:
        42.3256, 38.1962, -80.5366
        CIE-LCH:
        42.3256, 89.1352, 295.3736
        CIE-Luv:
        42.3256, -18.8622, -118.3187
        Hunter-Lab:
        35.6535, 30.0675, -109.4707
      #0056ec color charts
#0056ec RGB chart
      #0056ec CMYK chart
      #0056ec RGB pie chart
      #0056ec color shades, tints & tones
#0056ec color schemes
#0056ec color preview, HTML & CSS examples
           This text has a color of #0056ec        
        
          <p style="color:#0056ec;">Text here</p>
        
        
          .mytext {color:#0056ec;}
        
        Text color #0056ec
      
           This box has a color of #0056ec        
        
          <div style="background-color:#0056ec;">Content here</div>
        
        
          .mybackground {background-color:#0056ec;}
        
        Background color #0056ec
      
           Border around this has a color of #0056ec        
        
          <div style="border:2px solid #0056ec;">Content here</div>
        
        
          .myborder {border:2px solid #0056ec;}
        
        Border color #0056ec