#5111be color space conversions
Hex:
        #5111be
        RGB:
        81, 17, 190
        CMY:
        68, 93, 25
        CMYK:
        57, 91, 0, 25
      HSL:
        262°, 83.5749%, 40.5882%
        HSV (HSB):
        262°, 91.0526%, 74.5098%
        XYZ:
        12.8881, 5.8679, 49.1685
        xyY:
        0.1897, 0.0864, 5.8679
      CIE-Lab:
        29.0768, 62.5771, -75.7216
        CIE-LCH:
        29.0768, 98.2327, 309.5707
        CIE-Luv:
        29.0768, 3.6615, -96.6696
        Hunter-Lab:
        24.2238, 52.5775, -103.3878
      #5111be color charts
#5111be RGB chart
      #5111be CMYK chart
      #5111be RGB pie chart
      #5111be color shades, tints & tones
#5111be color schemes
#5111be color preview, HTML & CSS examples
           This text has a color of #5111be        
        
          <p style="color:#5111be;">Text here</p>
        
        
          .mytext {color:#5111be;}
        
        Text color #5111be
      
           This box has a color of #5111be        
        
          <div style="background-color:#5111be;">Content here</div>
        
        
          .mybackground {background-color:#5111be;}
        
        Background color #5111be
      
           Border around this has a color of #5111be        
        
          <div style="border:2px solid #5111be;">Content here</div>
        
        
          .myborder {border:2px solid #5111be;}
        
        Border color #5111be