#1f61cc color space conversions
Hex:
        #1f61cc
        RGB:
        31, 97, 204
        CMY:
        88, 62, 20
        CMYK:
        85, 52, 0, 20
      HSL:
        217°, 73.6170%, 46.0784%
        HSV (HSB):
        217°, 84.8039%, 80.0000%
        XYZ:
        15.7389, 13.2003, 58.8451
        xyY:
        0.1793, 0.1504, 13.2003
      CIE-Lab:
        43.0636, 19.9826, -61.0759
        CIE-LCH:
        43.0636, 64.2618, 288.1169
        CIE-Luv:
        43.0636, -20.4511, -91.7730
        Hunter-Lab:
        36.3323, 13.7434, -70.5958
      #1f61cc color charts
#1f61cc RGB chart
      #1f61cc CMYK chart
      #1f61cc RGB pie chart
      #1f61cc color shades, tints & tones
#1f61cc color schemes
#1f61cc color preview, HTML & CSS examples
           This text has a color of #1f61cc        
        
          <p style="color:#1f61cc;">Text here</p>
        
        
          .mytext {color:#1f61cc;}
        
        Text color #1f61cc
      
           This box has a color of #1f61cc        
        
          <div style="background-color:#1f61cc;">Content here</div>
        
        
          .mybackground {background-color:#1f61cc;}
        
        Background color #1f61cc
      
           Border around this has a color of #1f61cc        
        
          <div style="border:2px solid #1f61cc;">Content here</div>
        
        
          .myborder {border:2px solid #1f61cc;}
        
        Border color #1f61cc