#5261b3 color space conversions
Hex:
        #5261b3
        RGB:
        82, 97, 179
        CMY:
        68, 62, 30
        CMYK:
        54, 46, 0, 30
      HSL:
        231°, 38.9558%, 51.1765%
        HSV (HSB):
        231°, 54.1899%, 70.1961%
        XYZ:
        15.8911, 13.5979, 44.4349
        xyY:
        0.2150, 0.1839, 13.5979
      CIE-Lab:
        43.6507, 18.3342, -45.5031
        CIE-LCH:
        43.6507, 49.0579, 291.9456
        CIE-Luv:
        43.6507, -10.1320, -69.1215
        Hunter-Lab:
        36.8753, 12.3910, -45.6320
      #5261b3 color charts
#5261b3 RGB chart
      #5261b3 CMYK chart
      #5261b3 RGB pie chart
      #5261b3 color shades, tints & tones
#5261b3 color schemes
#5261b3 color preview, HTML & CSS examples
           This text has a color of #5261b3        
        
          <p style="color:#5261b3;">Text here</p>
        
        
          .mytext {color:#5261b3;}
        
        Text color #5261b3
      
           This box has a color of #5261b3        
        
          <div style="background-color:#5261b3;">Content here</div>
        
        
          .mybackground {background-color:#5261b3;}
        
        Background color #5261b3
      
           Border around this has a color of #5261b3        
        
          <div style="border:2px solid #5261b3;">Content here</div>
        
        
          .myborder {border:2px solid #5261b3;}
        
        Border color #5261b3