#1f27de color space conversions
Hex:
        #1f27de
        RGB:
        31, 39, 222
        CMY:
        88, 85, 13
        CMYK:
        86, 82, 0, 13
      HSL:
        237°, 75.4941%, 49.6078%
        HSV (HSB):
        237°, 86.0360%, 87.0588%
        XYZ:
        14.4754, 7.0163, 69.6986
        xyY:
        0.1587, 0.0769, 7.0163
      CIE-Lab:
        31.8439, 60.7903, -89.8763
        CIE-LCH:
        31.8439, 108.5044, 304.0735
        CIE-Luv:
        31.8439, -9.0031, -114.3777
        Hunter-Lab:
        26.4882, 51.1930, -137.4681
      #1f27de color charts
#1f27de RGB chart
      #1f27de CMYK chart
      #1f27de RGB pie chart
      #1f27de color shades, tints & tones
#1f27de color schemes
#1f27de color preview, HTML & CSS examples
           This text has a color of #1f27de        
        
          <p style="color:#1f27de;">Text here</p>
        
        
          .mytext {color:#1f27de;}
        
        Text color #1f27de
      
           This box has a color of #1f27de        
        
          <div style="background-color:#1f27de;">Content here</div>
        
        
          .mybackground {background-color:#1f27de;}
        
        Background color #1f27de
      
           Border around this has a color of #1f27de        
        
          <div style="border:2px solid #1f27de;">Content here</div>
        
        
          .myborder {border:2px solid #1f27de;}
        
        Border color #1f27de