#1d81f1 color space conversions
Hex:
        #1d81f1
        RGB:
        29, 129, 241
        CMY:
        89, 49, 5
        CMYK:
        88, 46, 0, 5
      HSL:
        212°, 88.3333%, 52.9412%
        HSV (HSB):
        212°, 87.9668%, 94.5098%
        XYZ:
        24.2341, 22.3126, 86.2486
        xyY:
        0.1825, 0.1680, 22.3126
      CIE-Lab:
        54.3571, 13.7904, -63.7467
        CIE-LCH:
        54.3571, 65.2213, 282.2068
        CIE-Luv:
        54.3571, -28.9020, -101.2063
        Hunter-Lab:
        47.2362, 8.9145, -75.1922
      #1d81f1 color charts
#1d81f1 RGB chart
      #1d81f1 CMYK chart
      #1d81f1 RGB pie chart
      #1d81f1 color shades, tints & tones
#1d81f1 color schemes
#1d81f1 color preview, HTML & CSS examples
           This text has a color of #1d81f1        
        
          <p style="color:#1d81f1;">Text here</p>
        
        
          .mytext {color:#1d81f1;}
        
        Text color #1d81f1
      
           This box has a color of #1d81f1        
        
          <div style="background-color:#1d81f1;">Content here</div>
        
        
          .mybackground {background-color:#1d81f1;}
        
        Background color #1d81f1
      
           Border around this has a color of #1d81f1        
        
          <div style="border:2px solid #1d81f1;">Content here</div>
        
        
          .myborder {border:2px solid #1d81f1;}
        
        Border color #1d81f1