#0027db color space conversions
Hex:
        #0027db
        RGB:
        0, 39, 219
        CMY:
        100, 85, 14
        CMYK:
        100, 82, 0, 14
      HSL:
        229°, 100.0000%, 42.9412%
        HSV (HSB):
        229°, 100.0000%, 85.8824%
        XYZ:
        13.5117, 6.5655, 67.5730
        xyY:
        0.1542, 0.0749, 6.5655
      CIE-Lab:
        30.7966, 59.2425, -89.9117
        CIE-LCH:
        30.7966, 107.6745, 303.3807
        CIE-Luv:
        30.7966, -10.4518, -112.3315
        Hunter-Lab:
        25.6233, 49.2863, -138.4217
      #0027db color charts
#0027db RGB chart
      #0027db CMYK chart
      #0027db RGB pie chart
      #0027db color shades, tints & tones
#0027db color schemes
#0027db color preview, HTML & CSS examples
           This text has a color of #0027db        
        
          <p style="color:#0027db;">Text here</p>
        
        
          .mytext {color:#0027db;}
        
        Text color #0027db
      
           This box has a color of #0027db        
        
          <div style="background-color:#0027db;">Content here</div>
        
        
          .mybackground {background-color:#0027db;}
        
        Background color #0027db
      
           Border around this has a color of #0027db        
        
          <div style="border:2px solid #0027db;">Content here</div>
        
        
          .myborder {border:2px solid #0027db;}
        
        Border color #0027db