#5812a2 color space conversions
Hex:
        #5812a2
        RGB:
        88, 18, 162
        CMY:
        65, 93, 36
        CMYK:
        46, 89, 0, 36
      HSL:
        269°, 80.0000%, 35.2941%
        HSV (HSB):
        269°, 88.8889%, 63.5294%
        XYZ:
        10.7624, 5.1160, 34.6027
        xyY:
        0.2132, 0.1013, 5.1160
      CIE-Lab:
        27.0626, 56.2803, -62.2375
        CIE-LCH:
        27.0626, 83.9106, 312.1225
        CIE-Luv:
        27.0626, 9.5644, -80.0941
        Hunter-Lab:
        22.6185, 45.3521, -74.8713
      #5812a2 color charts
#5812a2 RGB chart
      #5812a2 CMYK chart
      #5812a2 RGB pie chart
      #5812a2 color shades, tints & tones
#5812a2 color schemes
#5812a2 color preview, HTML & CSS examples
           This text has a color of #5812a2        
        
          <p style="color:#5812a2;">Text here</p>
        
        
          .mytext {color:#5812a2;}
        
        Text color #5812a2
      
           This box has a color of #5812a2        
        
          <div style="background-color:#5812a2;">Content here</div>
        
        
          .mybackground {background-color:#5812a2;}
        
        Background color #5812a2
      
           Border around this has a color of #5812a2        
        
          <div style="border:2px solid #5812a2;">Content here</div>
        
        
          .myborder {border:2px solid #5812a2;}
        
        Border color #5812a2