#1982f0 color space conversions
Hex:
        #1982f0
        RGB:
        25, 130, 240
        CMY:
        90, 49, 6
        CMYK:
        90, 46, 0, 6
      HSL:
        211°, 87.7551%, 51.9608%
        HSV (HSB):
        211°, 89.5833%, 94.1176%
        XYZ:
        24.1117, 22.4632, 85.5031
        xyY:
        0.1826, 0.1701, 22.4632
      CIE-Lab:
        54.5151, 12.5748, -62.9397
        CIE-LCH:
        54.5151, 64.1835, 281.2985
        CIE-Luv:
        54.5151, -29.5300, -99.9076
        Hunter-Lab:
        47.3954, 7.8674, -73.7847
      #1982f0 color charts
#1982f0 RGB chart
      #1982f0 CMYK chart
      #1982f0 RGB pie chart
      #1982f0 color shades, tints & tones
#1982f0 color schemes
#1982f0 color preview, HTML & CSS examples
           This text has a color of #1982f0        
        
          <p style="color:#1982f0;">Text here</p>
        
        
          .mytext {color:#1982f0;}
        
        Text color #1982f0
      
           This box has a color of #1982f0        
        
          <div style="background-color:#1982f0;">Content here</div>
        
        
          .mybackground {background-color:#1982f0;}
        
        Background color #1982f0
      
           Border around this has a color of #1982f0        
        
          <div style="border:2px solid #1982f0;">Content here</div>
        
        
          .myborder {border:2px solid #1982f0;}
        
        Border color #1982f0