#51c6fa color space conversions
Hex:
        #51c6fa
        RGB:
        81, 198, 250
        CMY:
        68, 22, 2
        CMYK:
        68, 21, 0, 2
      HSL:
        198°, 94.4134%, 64.9020%
        HSV (HSB):
        198°, 67.6000%, 98.0392%
        XYZ:
        40.8427, 49.0396, 97.7554
        xyY:
        0.2177, 0.2614, 49.0396
      CIE-Lab:
        75.4760, -16.9854, -35.2234
        CIE-LCH:
        75.4760, 39.1049, 244.2557
        CIE-Luv:
        75.4760, -44.2656, -54.6905
        Hunter-Lab:
        70.0283, -18.4426, -33.7456
      #51c6fa color charts
#51c6fa RGB chart
      #51c6fa CMYK chart
      #51c6fa RGB pie chart
      #51c6fa color shades, tints & tones
#51c6fa color schemes
#51c6fa color preview, HTML & CSS examples
           This text has a color of #51c6fa        
        
          <p style="color:#51c6fa;">Text here</p>
        
        
          .mytext {color:#51c6fa;}
        
        Text color #51c6fa
      
           This box has a color of #51c6fa        
        
          <div style="background-color:#51c6fa;">Content here</div>
        
        
          .mybackground {background-color:#51c6fa;}
        
        Background color #51c6fa
      
           Border around this has a color of #51c6fa        
        
          <div style="border:2px solid #51c6fa;">Content here</div>
        
        
          .myborder {border:2px solid #51c6fa;}
        
        Border color #51c6fa