#5195f3 color space conversions
Hex:
        #5195f3
        RGB:
        81, 149, 243
        CMY:
        68, 42, 5
        CMYK:
        67, 39, 0, 5
      HSL:
        215°, 87.0968%, 63.5294%
        HSV (HSB):
        215°, 66.6667%, 95.2941%
        XYZ:
        30.3184, 29.7153, 88.9317
        xyY:
        0.2035, 0.1995, 29.7153
      CIE-Lab:
        61.4078, 7.9785, -53.4897
        CIE-LCH:
        61.4078, 54.0815, 278.4837
        CIE-Luv:
        61.4078, -27.6080, -86.4698
        Hunter-Lab:
        54.5117, 3.8830, -58.5689
      #5195f3 color charts
#5195f3 RGB chart
      #5195f3 CMYK chart
      #5195f3 RGB pie chart
      #5195f3 color shades, tints & tones
#5195f3 color schemes
#5195f3 color preview, HTML & CSS examples
           This text has a color of #5195f3        
        
          <p style="color:#5195f3;">Text here</p>
        
        
          .mytext {color:#5195f3;}
        
        Text color #5195f3
      
           This box has a color of #5195f3        
        
          <div style="background-color:#5195f3;">Content here</div>
        
        
          .mybackground {background-color:#5195f3;}
        
        Background color #5195f3
      
           Border around this has a color of #5195f3        
        
          <div style="border:2px solid #5195f3;">Content here</div>
        
        
          .myborder {border:2px solid #5195f3;}
        
        Border color #5195f3