#5309d1 color space conversions
Hex:
        #5309d1
        RGB:
        83, 9, 209
        CMY:
        67, 96, 18
        CMYK:
        60, 96, 0, 18
      HSL:
        262°, 91.7431%, 42.7451%
        HSV (HSB):
        262°, 95.6938%, 81.9608%
        XYZ:
        15.1736, 6.6378, 60.8031
        xyY:
        0.1837, 0.0803, 6.6378
      CIE-Lab:
        30.9678, 68.7925, -83.7179
        CIE-LCH:
        30.9678, 108.3563, 309.4105
        CIE-Luv:
        30.9678, 2.5826, -107.6066
        Hunter-Lab:
        25.7640, 60.0399, -121.8899
      #5309d1 color charts
#5309d1 RGB chart
      #5309d1 CMYK chart
      #5309d1 RGB pie chart
      #5309d1 color shades, tints & tones
#5309d1 color schemes
#5309d1 color preview, HTML & CSS examples
           This text has a color of #5309d1        
        
          <p style="color:#5309d1;">Text here</p>
        
        
          .mytext {color:#5309d1;}
        
        Text color #5309d1
      
           This box has a color of #5309d1        
        
          <div style="background-color:#5309d1;">Content here</div>
        
        
          .mybackground {background-color:#5309d1;}
        
        Background color #5309d1
      
           Border around this has a color of #5309d1        
        
          <div style="border:2px solid #5309d1;">Content here</div>
        
        
          .myborder {border:2px solid #5309d1;}
        
        Border color #5309d1