#5632fd color space conversions
Hex:
        #5632fd
        RGB:
        86, 50, 253
        CMY:
        66, 80, 1
        CMYK:
        66, 80, 0, 1
      HSL:
        251°, 98.0676%, 59.4118%
        HSV (HSB):
        251°, 80.2372%, 99.2157%
        XYZ:
        22.7080, 11.3515, 93.9227
        xyY:
        0.1774, 0.0887, 11.3515
      CIE-Lab:
        40.1663, 68.1575, -93.5470
        CIE-LCH:
        40.1663, 115.7432, 306.0768
        CIE-Luv:
        40.1663, -3.4011, -132.1808
        Hunter-Lab:
        33.6920, 61.3459, -141.6977
      #5632fd color charts
#5632fd RGB chart
      #5632fd CMYK chart
      #5632fd RGB pie chart
      #5632fd color shades, tints & tones
#5632fd color schemes
#5632fd color preview, HTML & CSS examples
           This text has a color of #5632fd        
        
          <p style="color:#5632fd;">Text here</p>
        
        
          .mytext {color:#5632fd;}
        
        Text color #5632fd
      
           This box has a color of #5632fd        
        
          <div style="background-color:#5632fd;">Content here</div>
        
        
          .mybackground {background-color:#5632fd;}
        
        Background color #5632fd
      
           Border around this has a color of #5632fd        
        
          <div style="border:2px solid #5632fd;">Content here</div>
        
        
          .myborder {border:2px solid #5632fd;}
        
        Border color #5632fd