#0566ed color space conversions
Hex:
        #0566ed
        RGB:
        5, 102, 237
        CMY:
        98, 60, 7
        CMYK:
        98, 57, 0, 7
      HSL:
        215°, 95.8678%, 47.4510%
        HSV (HSB):
        215°, 97.8903%, 92.9412%
        XYZ:
        20.1000, 15.6494, 82.0820
        xyY:
        0.1706, 0.1328, 15.6494
      CIE-Lab:
        46.5112, 28.4454, -74.2450
        CIE-LCH:
        46.5112, 79.5077, 290.9633
        CIE-Luv:
        46.5112, -22.6069, -113.2246
        Hunter-Lab:
        39.5594, 21.4665, -95.3297
      #0566ed color charts
#0566ed RGB chart
      #0566ed CMYK chart
      #0566ed RGB pie chart
      #0566ed color shades, tints & tones
#0566ed color schemes
#0566ed color preview, HTML & CSS examples
           This text has a color of #0566ed        
        
          <p style="color:#0566ed;">Text here</p>
        
        
          .mytext {color:#0566ed;}
        
        Text color #0566ed
      
           This box has a color of #0566ed        
        
          <div style="background-color:#0566ed;">Content here</div>
        
        
          .mybackground {background-color:#0566ed;}
        
        Background color #0566ed
      
           Border around this has a color of #0566ed        
        
          <div style="border:2px solid #0566ed;">Content here</div>
        
        
          .myborder {border:2px solid #0566ed;}
        
        Border color #0566ed