#1427f1 color space conversions
Hex:
        #1427f1
        RGB:
        20, 39, 241
        CMY:
        92, 85, 5
        CMYK:
        92, 84, 0, 5
      HSL:
        235°, 88.7550%, 51.1765%
        HSV (HSB):
        235°, 91.7012%, 94.5098%
        XYZ:
        16.8912, 7.9506, 83.8634
        xyY:
        0.1554, 0.0731, 7.9506
      CIE-Lab:
        33.8799, 66.1113, -97.3305
        CIE-LCH:
        33.8799, 117.6602, 304.1861
        CIE-Luv:
        33.8799, -10.3888, -124.9925
        Hunter-Lab:
        28.1969, 57.5850, -156.6032
      #1427f1 color charts
#1427f1 RGB chart
      #1427f1 CMYK chart
      #1427f1 RGB pie chart
      #1427f1 color shades, tints & tones
#1427f1 color schemes
#1427f1 color preview, HTML & CSS examples
           This text has a color of #1427f1        
        
          <p style="color:#1427f1;">Text here</p>
        
        
          .mytext {color:#1427f1;}
        
        Text color #1427f1
      
           This box has a color of #1427f1        
        
          <div style="background-color:#1427f1;">Content here</div>
        
        
          .mybackground {background-color:#1427f1;}
        
        Background color #1427f1
      
           Border around this has a color of #1427f1        
        
          <div style="border:2px solid #1427f1;">Content here</div>
        
        
          .myborder {border:2px solid #1427f1;}
        
        Border color #1427f1