#1f6cde color space conversions
Hex:
        #1f6cde
        RGB:
        31, 108, 222
        CMY:
        88, 58, 13
        CMYK:
        86, 51, 0, 13
      HSL:
        216°, 75.4941%, 49.6078%
        HSV (HSB):
        216°, 86.0360%, 87.0588%
        XYZ:
        19.1125, 16.2904, 71.2443
        xyY:
        0.1792, 0.1528, 16.2904
      CIE-Lab:
        47.3531, 19.8553, -64.4012
        CIE-LCH:
        47.3531, 67.3925, 287.1349
        CIE-Luv:
        47.3531, -23.1678, -99.1719
        Hunter-Lab:
        40.3613, 13.8935, -76.4035
      #1f6cde color charts
#1f6cde RGB chart
      #1f6cde CMYK chart
      #1f6cde RGB pie chart
      #1f6cde color shades, tints & tones
#1f6cde color schemes
#1f6cde color preview, HTML & CSS examples
           This text has a color of #1f6cde        
        
          <p style="color:#1f6cde;">Text here</p>
        
        
          .mytext {color:#1f6cde;}
        
        Text color #1f6cde
      
           This box has a color of #1f6cde        
        
          <div style="background-color:#1f6cde;">Content here</div>
        
        
          .mybackground {background-color:#1f6cde;}
        
        Background color #1f6cde
      
           Border around this has a color of #1f6cde        
        
          <div style="border:2px solid #1f6cde;">Content here</div>
        
        
          .myborder {border:2px solid #1f6cde;}
        
        Border color #1f6cde