#529ff3 color space conversions
Hex:
        #529ff3
        RGB:
        82, 159, 243
        CMY:
        68, 38, 5
        CMYK:
        66, 35, 0, 5
      HSL:
        211°, 87.0270%, 63.7255%
        HSV (HSB):
        211°, 66.2551%, 95.2941%
        XYZ:
        32.0555, 33.0612, 89.4860
        xyY:
        0.2073, 0.2138, 33.0612
      CIE-Lab:
        64.2104, 2.3018, -49.0452
        CIE-LCH:
        64.2104, 49.0992, 272.6870
        CIE-Luv:
        64.2104, -30.7552, -79.0756
        Hunter-Lab:
        57.4988, -1.1097, -52.0243
      #529ff3 color charts
#529ff3 RGB chart
      #529ff3 CMYK chart
      #529ff3 RGB pie chart
      #529ff3 color shades, tints & tones
#529ff3 color schemes
#529ff3 color preview, HTML & CSS examples
           This text has a color of #529ff3        
        
          <p style="color:#529ff3;">Text here</p>
        
        
          .mytext {color:#529ff3;}
        
        Text color #529ff3
      
           This box has a color of #529ff3        
        
          <div style="background-color:#529ff3;">Content here</div>
        
        
          .mybackground {background-color:#529ff3;}
        
        Background color #529ff3
      
           Border around this has a color of #529ff3        
        
          <div style="border:2px solid #529ff3;">Content here</div>
        
        
          .myborder {border:2px solid #529ff3;}
        
        Border color #529ff3