#0027f1 color space conversions
Hex:
        #0027f1
        RGB:
        0, 39, 241
        CMY:
        100, 85, 5
        CMYK:
        100, 84, 0, 5
      HSL:
        230°, 100.0000%, 47.2549%
        HSV (HSB):
        230°, 100.0000%, 94.5098%
        XYZ:
        16.6027, 7.8019, 83.8499
        xyY:
        0.1534, 0.0721, 7.8019
      CIE-Lab:
        33.5669, 65.8507, -97.8603
        CIE-LCH:
        33.5669, 117.9532, 303.9368
        CIE-Luv:
        33.5669, -11.0948, -124.8190
        Hunter-Lab:
        27.9319, 57.2194, -158.4328
      #0027f1 color charts
#0027f1 RGB chart
      #0027f1 CMYK chart
      #0027f1 RGB pie chart
      #0027f1 color shades, tints & tones
#0027f1 color schemes
#0027f1 color preview, HTML & CSS examples
           This text has a color of #0027f1        
        
          <p style="color:#0027f1;">Text here</p>
        
        
          .mytext {color:#0027f1;}
        
        Text color #0027f1
      
           This box has a color of #0027f1        
        
          <div style="background-color:#0027f1;">Content here</div>
        
        
          .mybackground {background-color:#0027f1;}
        
        Background color #0027f1
      
           Border around this has a color of #0027f1        
        
          <div style="border:2px solid #0027f1;">Content here</div>
        
        
          .myborder {border:2px solid #0027f1;}
        
        Border color #0027f1