#1981ed color space conversions
Hex:
        #1981ed
        RGB:
        25, 129, 237
        CMY:
        90, 49, 7
        CMYK:
        89, 46, 0, 7
      HSL:
        211°, 85.4839%, 51.3725%
        HSV (HSB):
        211°, 89.4515%, 92.9412%
        XYZ:
        23.5372, 22.0216, 83.1308
        xyY:
        0.1829, 0.1711, 22.0216
      CIE-Lab:
        54.0499, 12.0457, -62.0191
        CIE-LCH:
        54.0499, 63.1781, 280.9914
        CIE-Luv:
        54.0499, -29.3506, -98.2260
        Hunter-Lab:
        46.9272, 7.4075, -72.1823
      #1981ed color charts
#1981ed RGB chart
      #1981ed CMYK chart
      #1981ed RGB pie chart
      #1981ed color shades, tints & tones
#1981ed color schemes
#1981ed color preview, HTML & CSS examples
           This text has a color of #1981ed        
        
          <p style="color:#1981ed;">Text here</p>
        
        
          .mytext {color:#1981ed;}
        
        Text color #1981ed
      
           This box has a color of #1981ed        
        
          <div style="background-color:#1981ed;">Content here</div>
        
        
          .mybackground {background-color:#1981ed;}
        
        Background color #1981ed
      
           Border around this has a color of #1981ed        
        
          <div style="border:2px solid #1981ed;">Content here</div>
        
        
          .myborder {border:2px solid #1981ed;}
        
        Border color #1981ed