#1082fe color space conversions
Hex:
        #1082fe
        RGB:
        16, 130, 254
        CMY:
        94, 49, 0
        CMYK:
        94, 49, 0, 0
      HSL:
        211°, 99.1667%, 52.9412%
        HSV (HSB):
        211°, 93.7008%, 99.6078%
        XYZ:
        26.0857, 23.2312, 96.8751
        xyY:
        0.1784, 0.1589, 23.2312
      CIE-Lab:
        55.3097, 17.5620, -69.4120
        CIE-LCH:
        55.3097, 71.5992, 284.1985
        CIE-Luv:
        55.3097, -29.4624, -110.7399
        Hunter-Lab:
        48.1987, 12.2585, -85.4285
      #1082fe color charts
#1082fe RGB chart
      #1082fe CMYK chart
      #1082fe RGB pie chart
      #1082fe color shades, tints & tones
#1082fe color schemes
#1082fe color preview, HTML & CSS examples
           This text has a color of #1082fe        
        
          <p style="color:#1082fe;">Text here</p>
        
        
          .mytext {color:#1082fe;}
        
        Text color #1082fe
      
           This box has a color of #1082fe        
        
          <div style="background-color:#1082fe;">Content here</div>
        
        
          .mybackground {background-color:#1082fe;}
        
        Background color #1082fe
      
           Border around this has a color of #1082fe        
        
          <div style="border:2px solid #1082fe;">Content here</div>
        
        
          .myborder {border:2px solid #1082fe;}
        
        Border color #1082fe