#1f82ce color space conversions
Hex:
        #1f82ce
        RGB:
        31, 130, 206
        CMY:
        88, 49, 19
        CMYK:
        85, 37, 0, 19
      HSL:
        206°, 73.8397%, 46.4706%
        HSV (HSB):
        206°, 84.9515%, 80.7843%
        XYZ:
        19.6883, 20.7128, 61.3528
        xyY:
        0.1935, 0.2036, 20.7128
      CIE-Lab:
        52.6337, 0.0070, -46.8576
        CIE-LCH:
        52.6337, 46.8576, 270.0085
        CIE-Luv:
        52.6337, -30.6226, -72.5088
        Hunter-Lab:
        45.5113, -2.4254, -48.0696
      #1f82ce color charts
#1f82ce RGB chart
      #1f82ce CMYK chart
      #1f82ce RGB pie chart
      #1f82ce color shades, tints & tones
#1f82ce color schemes
#1f82ce color preview, HTML & CSS examples
           This text has a color of #1f82ce        
        
          <p style="color:#1f82ce;">Text here</p>
        
        
          .mytext {color:#1f82ce;}
        
        Text color #1f82ce
      
           This box has a color of #1f82ce        
        
          <div style="background-color:#1f82ce;">Content here</div>
        
        
          .mybackground {background-color:#1f82ce;}
        
        Background color #1f82ce
      
           Border around this has a color of #1f82ce        
        
          <div style="border:2px solid #1f82ce;">Content here</div>
        
        
          .myborder {border:2px solid #1f82ce;}
        
        Border color #1f82ce