#0532ce color space conversions
Hex:
        #0532ce
        RGB:
        5, 50, 206
        CMY:
        98, 80, 19
        CMYK:
        98, 76, 0, 19
      HSL:
        227°, 95.2607%, 41.3725%
        HSV (HSB):
        227°, 97.5728%, 80.7843%
        XYZ:
        12.3438, 6.7697, 59.0486
        xyY:
        0.1579, 0.0866, 6.7697
      CIE-Lab:
        31.2768, 49.4263, -81.5855
        CIE-LCH:
        31.2768, 95.3895, 301.2084
        CIE-Luv:
        31.2768, -11.4606, -105.3046
        Hunter-Lab:
        26.0186, 39.1513, -116.3440
      #0532ce color charts
#0532ce RGB chart
      #0532ce CMYK chart
      #0532ce RGB pie chart
      #0532ce color shades, tints & tones
#0532ce color schemes
#0532ce color preview, HTML & CSS examples
           This text has a color of #0532ce        
        
          <p style="color:#0532ce;">Text here</p>
        
        
          .mytext {color:#0532ce;}
        
        Text color #0532ce
      
           This box has a color of #0532ce        
        
          <div style="background-color:#0532ce;">Content here</div>
        
        
          .mybackground {background-color:#0532ce;}
        
        Background color #0532ce
      
           Border around this has a color of #0532ce        
        
          <div style="border:2px solid #0532ce;">Content here</div>
        
        
          .myborder {border:2px solid #0532ce;}
        
        Border color #0532ce