#5956eb color space conversions
Hex:
        #5956eb
        RGB:
        89, 86, 235
        CMY:
        65, 66, 8
        CMYK:
        62, 63, 0, 8
      HSL:
        241°, 78.8360%, 62.9412%
        HSV (HSB):
        241°, 63.4043%, 92.1569%
        XYZ:
        22.4430, 14.7776, 80.2667
        xyY:
        0.1910, 0.1258, 14.7776
      CIE-Lab:
        45.3280, 44.6970, -74.9330
        CIE-LCH:
        45.3280, 87.2513, 300.8158
        CIE-Luv:
        45.3280, -7.4880, -114.3530
        Hunter-Lab:
        38.4416, 36.9391, -96.8894
      #5956eb color charts
#5956eb RGB chart
      #5956eb CMYK chart
      #5956eb RGB pie chart
      #5956eb color shades, tints & tones
#5956eb color schemes
#5956eb color preview, HTML & CSS examples
           This text has a color of #5956eb        
        
          <p style="color:#5956eb;">Text here</p>
        
        
          .mytext {color:#5956eb;}
        
        Text color #5956eb
      
           This box has a color of #5956eb        
        
          <div style="background-color:#5956eb;">Content here</div>
        
        
          .mybackground {background-color:#5956eb;}
        
        Background color #5956eb
      
           Border around this has a color of #5956eb        
        
          <div style="border:2px solid #5956eb;">Content here</div>
        
        
          .myborder {border:2px solid #5956eb;}
        
        Border color #5956eb