#5192eb color space conversions
Hex:
        #5192eb
        RGB:
        81, 146, 235
        CMY:
        68, 43, 8
        CMYK:
        66, 38, 0, 8
      HSL:
        215°, 79.3814%, 61.9608%
        HSV (HSB):
        215°, 65.5319%, 92.1569%
        XYZ:
        28.6676, 28.3053, 82.5498
        xyY:
        0.2055, 0.2029, 28.3053
      CIE-Lab:
        60.1635, 7.0251, -51.0516
        CIE-LCH:
        60.1635, 51.5326, 277.8351
        CIE-Luv:
        60.1635, -26.7755, -82.0268
        Hunter-Lab:
        53.2027, 3.0779, -54.7530
      #5192eb color charts
#5192eb RGB chart
      #5192eb CMYK chart
      #5192eb RGB pie chart
      #5192eb color shades, tints & tones
#5192eb color schemes
#5192eb color preview, HTML & CSS examples
           This text has a color of #5192eb        
        
          <p style="color:#5192eb;">Text here</p>
        
        
          .mytext {color:#5192eb;}
        
        Text color #5192eb
      
           This box has a color of #5192eb        
        
          <div style="background-color:#5192eb;">Content here</div>
        
        
          .mybackground {background-color:#5192eb;}
        
        Background color #5192eb
      
           Border around this has a color of #5192eb        
        
          <div style="border:2px solid #5192eb;">Content here</div>
        
        
          .myborder {border:2px solid #5192eb;}
        
        Border color #5192eb