#5630e3 color space conversions
Hex:
        #5630e3
        RGB:
        86, 48, 227
        CMY:
        66, 81, 11
        CMYK:
        62, 79, 0, 11
      HSL:
        253°, 76.1702%, 53.9216%
        HSV (HSB):
        253°, 78.8546%, 89.0196%
        XYZ:
        18.7598, 9.6384, 73.5447
        xyY:
        0.1840, 0.0945, 9.6384
      CIE-Lab:
        37.1854, 61.8689, -83.7807
        CIE-LCH:
        37.1854, 104.1488, 306.4445
        CIE-Luv:
        37.1854, -1.1648, -117.1878
        Hunter-Lab:
        31.0458, 53.5310, -118.7208
      #5630e3 color charts
#5630e3 RGB chart
      #5630e3 CMYK chart
      #5630e3 RGB pie chart
      #5630e3 color shades, tints & tones
#5630e3 color schemes
#5630e3 color preview, HTML & CSS examples
           This text has a color of #5630e3        
        
          <p style="color:#5630e3;">Text here</p>
        
        
          .mytext {color:#5630e3;}
        
        Text color #5630e3
      
           This box has a color of #5630e3        
        
          <div style="background-color:#5630e3;">Content here</div>
        
        
          .mybackground {background-color:#5630e3;}
        
        Background color #5630e3
      
           Border around this has a color of #5630e3        
        
          <div style="border:2px solid #5630e3;">Content here</div>
        
        
          .myborder {border:2px solid #5630e3;}
        
        Border color #5630e3