#1982fe color space conversions
Hex:
        #1982fe
        RGB:
        25, 130, 254
        CMY:
        90, 49, 0
        CMYK:
        90, 49, 0, 0
      HSL:
        212°, 99.1342%, 54.7059%
        HSV (HSB):
        212°, 90.1575%, 99.6078%
        XYZ:
        26.2729, 23.3277, 96.8839
        xyY:
        0.1794, 0.1593, 23.3277
      CIE-Lab:
        55.4083, 17.9124, -69.2478
        CIE-LCH:
        55.4083, 71.5270, 284.5029
        CIE-Luv:
        55.4083, -28.9875, -110.5631
        Hunter-Lab:
        48.2988, 12.5753, -85.1224
      #1982fe color charts
#1982fe RGB chart
      #1982fe CMYK chart
      #1982fe RGB pie chart
      #1982fe color shades, tints & tones
#1982fe color schemes
#1982fe color preview, HTML & CSS examples
           This text has a color of #1982fe        
        
          <p style="color:#1982fe;">Text here</p>
        
        
          .mytext {color:#1982fe;}
        
        Text color #1982fe
      
           This box has a color of #1982fe        
        
          <div style="background-color:#1982fe;">Content here</div>
        
        
          .mybackground {background-color:#1982fe;}
        
        Background color #1982fe
      
           Border around this has a color of #1982fe        
        
          <div style="border:2px solid #1982fe;">Content here</div>
        
        
          .myborder {border:2px solid #1982fe;}
        
        Border color #1982fe