#5307e5 color space conversions
Hex:
        #5307e5
        RGB:
        83, 7, 229
        CMY:
        67, 97, 10
        CMYK:
        64, 97, 0, 10
      HSL:
        261°, 94.0678%, 46.2745%
        HSV (HSB):
        261°, 96.9432%, 89.8039%
        XYZ:
        17.7861, 7.6481, 74.6675
        xyY:
        0.1777, 0.0764, 7.6481
      CIE-Lab:
        33.2390, 73.7530, -91.4735
        CIE-LCH:
        33.2390, 117.5028, 308.8784
        CIE-Luv:
        33.2390, 0.7424, -118.9427
        Hunter-Lab:
        27.6552, 66.4036, -140.7211
      #5307e5 color charts
#5307e5 RGB chart
      #5307e5 CMYK chart
      #5307e5 RGB pie chart
      #5307e5 color shades, tints & tones
#5307e5 color schemes
#5307e5 color preview, HTML & CSS examples
           This text has a color of #5307e5        
        
          <p style="color:#5307e5;">Text here</p>
        
        
          .mytext {color:#5307e5;}
        
        Text color #5307e5
      
           This box has a color of #5307e5        
        
          <div style="background-color:#5307e5;">Content here</div>
        
        
          .mybackground {background-color:#5307e5;}
        
        Background color #5307e5
      
           Border around this has a color of #5307e5        
        
          <div style="border:2px solid #5307e5;">Content here</div>
        
        
          .myborder {border:2px solid #5307e5;}
        
        Border color #5307e5