#5629a3 color space conversions
Hex:
        #5629a3
        RGB:
        86, 41, 163
        CMY:
        66, 84, 36
        CMYK:
        47, 75, 0, 36
      HSL:
        262°, 59.8039%, 40.0000%
        HSV (HSB):
        262°, 74.8466%, 63.9216%
        XYZ:
        11.2415, 6.2087, 35.2562
        xyY:
        0.2133, 0.1178, 6.2087
      CIE-Lab:
        29.9329, 47.4462, -58.1427
        CIE-LCH:
        29.9329, 75.0447, 309.2155
        CIE-Luv:
        29.9329, 6.2814, -78.7705
        Hunter-Lab:
        24.9172, 36.9264, -66.4496
      #5629a3 color charts
#5629a3 RGB chart
      #5629a3 CMYK chart
      #5629a3 RGB pie chart
      #5629a3 color shades, tints & tones
#5629a3 color schemes
#5629a3 color preview, HTML & CSS examples
           This text has a color of #5629a3        
        
          <p style="color:#5629a3;">Text here</p>
        
        
          .mytext {color:#5629a3;}
        
        Text color #5629a3
      
           This box has a color of #5629a3        
        
          <div style="background-color:#5629a3;">Content here</div>
        
        
          .mybackground {background-color:#5629a3;}
        
        Background color #5629a3
      
           Border around this has a color of #5629a3        
        
          <div style="border:2px solid #5629a3;">Content here</div>
        
        
          .myborder {border:2px solid #5629a3;}
        
        Border color #5629a3