#5642bb color space conversions
Hex:
        #5642bb
        RGB:
        86, 66, 187
        CMY:
        66, 74, 27
        CMYK:
        54, 65, 0, 27
      HSL:
        250°, 47.8261%, 49.6078%
        HSV (HSB):
        250°, 64.7059%, 73.3333%
        XYZ:
        14.7556, 9.4627, 48.0625
        xyY:
        0.2041, 0.1309, 9.4627
      CIE-Lab:
        36.8603, 40.8796, -61.1424
        CIE-LCH:
        36.8603, 73.5495, 303.7666
        CIE-Luv:
        36.8603, -0.8033, -88.7874
        Hunter-Lab:
        30.7615, 31.7897, -71.1029
      #5642bb color charts
#5642bb RGB chart
      #5642bb CMYK chart
      #5642bb RGB pie chart
      #5642bb color shades, tints & tones
#5642bb color schemes
#5642bb color preview, HTML & CSS examples
           This text has a color of #5642bb        
        
          <p style="color:#5642bb;">Text here</p>
        
        
          .mytext {color:#5642bb;}
        
        Text color #5642bb
      
           This box has a color of #5642bb        
        
          <div style="background-color:#5642bb;">Content here</div>
        
        
          .mybackground {background-color:#5642bb;}
        
        Background color #5642bb
      
           Border around this has a color of #5642bb        
        
          <div style="border:2px solid #5642bb;">Content here</div>
        
        
          .myborder {border:2px solid #5642bb;}
        
        Border color #5642bb