#5259eb color space conversions
Hex:
        #5259eb
        RGB:
        82, 89, 235
        CMY:
        68, 65, 8
        CMYK:
        65, 62, 0, 8
      HSL:
        237°, 79.2746%, 62.1569%
        HSV (HSB):
        237°, 65.1064%, 92.1569%
        XYZ:
        22.0474, 14.9368, 80.3183
        xyY:
        0.1880, 0.1273, 14.9368
      CIE-Lab:
        45.5474, 41.9249, -74.5934
        CIE-LCH:
        45.5474, 85.5680, 299.3380
        CIE-Luv:
        45.5474, -9.9309, -113.8807
        Hunter-Lab:
        38.6481, 34.1941, -96.1626
      #5259eb color charts
#5259eb RGB chart
      #5259eb CMYK chart
      #5259eb RGB pie chart
      #5259eb color shades, tints & tones
#5259eb color schemes
#5259eb color preview, HTML & CSS examples
           This text has a color of #5259eb        
        
          <p style="color:#5259eb;">Text here</p>
        
        
          .mytext {color:#5259eb;}
        
        Text color #5259eb
      
           This box has a color of #5259eb        
        
          <div style="background-color:#5259eb;">Content here</div>
        
        
          .mybackground {background-color:#5259eb;}
        
        Background color #5259eb
      
           Border around this has a color of #5259eb        
        
          <div style="border:2px solid #5259eb;">Content here</div>
        
        
          .myborder {border:2px solid #5259eb;}
        
        Border color #5259eb