#1982ef color space conversions
Hex:
        #1982ef
        RGB:
        25, 130, 239
        CMY:
        90, 49, 6
        CMYK:
        90, 46, 0, 6
      HSL:
        211°, 86.9919%, 51.7647%
        HSV (HSB):
        211°, 89.5397%, 93.7255%
        XYZ:
        23.9635, 22.4039, 84.7227
        xyY:
        0.1828, 0.1709, 22.4039
      CIE-Lab:
        54.4530, 12.1926, -62.4836
        CIE-LCH:
        54.4530, 63.6621, 281.0416
        CIE-Luv:
        54.4530, -29.5714, -99.1341
        Hunter-Lab:
        47.3328, 7.5381, -72.9924
      #1982ef color charts
#1982ef RGB chart
      #1982ef CMYK chart
      #1982ef RGB pie chart
      #1982ef color shades, tints & tones
#1982ef color schemes
#1982ef color preview, HTML & CSS examples
           This text has a color of #1982ef        
        
          <p style="color:#1982ef;">Text here</p>
        
        
          .mytext {color:#1982ef;}
        
        Text color #1982ef
      
           This box has a color of #1982ef        
        
          <div style="background-color:#1982ef;">Content here</div>
        
        
          .mybackground {background-color:#1982ef;}
        
        Background color #1982ef
      
           Border around this has a color of #1982ef        
        
          <div style="border:2px solid #1982ef;">Content here</div>
        
        
          .myborder {border:2px solid #1982ef;}
        
        Border color #1982ef