#5283e5 color space conversions
Hex:
        #5283e5
        RGB:
        82, 131, 229
        CMY:
        68, 49, 10
        CMYK:
        64, 43, 0, 10
      HSL:
        220°, 73.8693%, 60.9804%
        HSV (HSB):
        220°, 64.1921%, 89.8039%
        XYZ:
        25.7388, 23.6836, 77.3435
        xyY:
        0.2030, 0.1868, 23.6836
      CIE-Lab:
        55.7696, 14.1328, -54.7099
        CIE-LCH:
        55.7696, 56.5059, 284.4842
        CIE-Luv:
        55.7696, -21.6725, -87.4571
        Hunter-Lab:
        48.6658, 9.2417, -60.1624
      #5283e5 color charts
#5283e5 RGB chart
      #5283e5 CMYK chart
      #5283e5 RGB pie chart
      #5283e5 color shades, tints & tones
#5283e5 color schemes
#5283e5 color preview, HTML & CSS examples
           This text has a color of #5283e5        
        
          <p style="color:#5283e5;">Text here</p>
        
        
          .mytext {color:#5283e5;}
        
        Text color #5283e5
      
           This box has a color of #5283e5        
        
          <div style="background-color:#5283e5;">Content here</div>
        
        
          .mybackground {background-color:#5283e5;}
        
        Background color #5283e5
      
           Border around this has a color of #5283e5        
        
          <div style="border:2px solid #5283e5;">Content here</div>
        
        
          .myborder {border:2px solid #5283e5;}
        
        Border color #5283e5