#526cfd color space conversions
Hex:
        #526cfd
        RGB:
        82, 108, 253
        CMY:
        68, 58, 1
        CMYK:
        68, 57, 0, 1
      HSL:
        231°, 97.7143%, 65.6863%
        HSV (HSB):
        231°, 67.5889%, 99.2157%
        XYZ:
        26.5719, 19.6108, 95.3133
        xyY:
        0.1878, 0.1386, 19.6108
      CIE-Lab:
        51.3943, 36.4447, -75.1233
        CIE-LCH:
        51.3943, 83.4968, 295.8795
        CIE-Luv:
        51.3943, -15.1282, -118.5323
        Hunter-Lab:
        44.2841, 29.6085, -96.6118
      #526cfd color charts
#526cfd RGB chart
      #526cfd CMYK chart
      #526cfd RGB pie chart
      #526cfd color shades, tints & tones
#526cfd color schemes
#526cfd color preview, HTML & CSS examples
           This text has a color of #526cfd        
        
          <p style="color:#526cfd;">Text here</p>
        
        
          .mytext {color:#526cfd;}
        
        Text color #526cfd
      
           This box has a color of #526cfd        
        
          <div style="background-color:#526cfd;">Content here</div>
        
        
          .mybackground {background-color:#526cfd;}
        
        Background color #526cfd
      
           Border around this has a color of #526cfd        
        
          <div style="border:2px solid #526cfd;">Content here</div>
        
        
          .myborder {border:2px solid #526cfd;}
        
        Border color #526cfd