#56018b color space conversions
Hex:
        #56018b
        RGB:
        86, 1, 139
        CMY:
        66, 100, 45
        CMYK:
        38, 99, 0, 45
      HSL:
        277°, 98.5714%, 27.4510%
        HSV (HSB):
        277°, 99.2806%, 54.5098%
        XYZ:
        8.5088, 3.8642, 24.7235
        xyY:
        0.2294, 0.1042, 3.8642
      CIE-Lab:
        23.2174, 54.6325, -54.3988
        CIE-LCH:
        23.2174, 77.0969, 315.1228
        CIE-Luv:
        23.2174, 13.3281, -66.7208
        Hunter-Lab:
        19.6576, 42.8629, -60.8090
      #56018b color charts
#56018b RGB chart
      #56018b CMYK chart
      #56018b RGB pie chart
      #56018b color shades, tints & tones
#56018b color schemes
#56018b color preview, HTML & CSS examples
           This text has a color of #56018b        
        
          <p style="color:#56018b;">Text here</p>
        
        
          .mytext {color:#56018b;}
        
        Text color #56018b
      
           This box has a color of #56018b        
        
          <div style="background-color:#56018b;">Content here</div>
        
        
          .mybackground {background-color:#56018b;}
        
        Background color #56018b
      
           Border around this has a color of #56018b        
        
          <div style="border:2px solid #56018b;">Content here</div>
        
        
          .myborder {border:2px solid #56018b;}
        
        Border color #56018b