#5065fb color space conversions
Hex:
        #5065fb
        RGB:
        80, 101, 251
        CMY:
        69, 60, 2
        CMYK:
        68, 60, 0, 2
      HSL:
        233°, 95.5307%, 64.9020%
        HSV (HSB):
        233°, 68.1275%, 98.4314%
        XYZ:
        25.3745, 17.9779, 93.3995
        xyY:
        0.1856, 0.1315, 17.9779
      CIE-Lab:
        49.4693, 39.7560, -77.1531
        CIE-LCH:
        49.4693, 86.7937, 297.2615
        CIE-Luv:
        49.4693, -13.7593, -120.2993
        Hunter-Lab:
        42.4003, 32.6230, -100.9239
      #5065fb color charts
#5065fb RGB chart
      #5065fb CMYK chart
      #5065fb RGB pie chart
      #5065fb color shades, tints & tones
#5065fb color schemes
#5065fb color preview, HTML & CSS examples
           This text has a color of #5065fb        
        
          <p style="color:#5065fb;">Text here</p>
        
        
          .mytext {color:#5065fb;}
        
        Text color #5065fb
      
           This box has a color of #5065fb        
        
          <div style="background-color:#5065fb;">Content here</div>
        
        
          .mybackground {background-color:#5065fb;}
        
        Background color #5065fb
      
           Border around this has a color of #5065fb        
        
          <div style="border:2px solid #5065fb;">Content here</div>
        
        
          .myborder {border:2px solid #5065fb;}
        
        Border color #5065fb