#5f56bc color space conversions
Hex:
        #5f56bc
        RGB:
        95, 86, 188
        CMY:
        63, 66, 26
        CMYK:
        49, 54, 0, 26
      HSL:
        245°, 43.2203%, 53.7255%
        HSV (HSB):
        245°, 54.2553%, 73.7255%
        XYZ:
        17.1242, 12.7193, 49.1295
        xyY:
        0.2168, 0.1611, 12.7193
      CIE-Lab:
        42.3372, 30.9438, -52.8181
        CIE-LCH:
        42.3372, 61.2149, 300.3641
        CIE-Luv:
        42.3372, -2.7823, -80.4382
        Hunter-Lab:
        35.6641, 23.2948, -56.7106
      #5f56bc color charts
#5f56bc RGB chart
      #5f56bc CMYK chart
      #5f56bc RGB pie chart
      #5f56bc color shades, tints & tones
#5f56bc color schemes
#5f56bc color preview, HTML & CSS examples
           This text has a color of #5f56bc        
        
          <p style="color:#5f56bc;">Text here</p>
        
        
          .mytext {color:#5f56bc;}
        
        Text color #5f56bc
      
           This box has a color of #5f56bc        
        
          <div style="background-color:#5f56bc;">Content here</div>
        
        
          .mybackground {background-color:#5f56bc;}
        
        Background color #5f56bc
      
           Border around this has a color of #5f56bc        
        
          <div style="border:2px solid #5f56bc;">Content here</div>
        
        
          .myborder {border:2px solid #5f56bc;}
        
        Border color #5f56bc