#1f82d1 color space conversions
Hex:
        #1f82d1
        RGB:
        31, 130, 209
        CMY:
        88, 49, 18
        CMYK:
        85, 38, 0, 18
      HSL:
        207°, 74.1667%, 47.0588%
        HSV (HSB):
        207°, 85.1675%, 81.9608%
        XYZ:
        20.0563, 20.8600, 63.2909
        xyY:
        0.1925, 0.2002, 20.8600
      CIE-Lab:
        52.7960, 1.1398, -48.2994
        CIE-LCH:
        52.7960, 48.3128, 271.3518
        CIE-Luv:
        52.7960, -30.4706, -74.9843
        Hunter-Lab:
        45.6728, -1.5425, -50.1900
      #1f82d1 color charts
#1f82d1 RGB chart
      #1f82d1 CMYK chart
      #1f82d1 RGB pie chart
      #1f82d1 color shades, tints & tones
#1f82d1 color schemes
#1f82d1 color preview, HTML & CSS examples
           This text has a color of #1f82d1        
        
          <p style="color:#1f82d1;">Text here</p>
        
        
          .mytext {color:#1f82d1;}
        
        Text color #1f82d1
      
           This box has a color of #1f82d1        
        
          <div style="background-color:#1f82d1;">Content here</div>
        
        
          .mybackground {background-color:#1f82d1;}
        
        Background color #1f82d1
      
           Border around this has a color of #1f82d1        
        
          <div style="border:2px solid #1f82d1;">Content here</div>
        
        
          .myborder {border:2px solid #1f82d1;}
        
        Border color #1f82d1