#0d27ce color space conversions
Hex:
        #0d27ce
        RGB:
        13, 39, 206
        CMY:
        95, 85, 19
        CMYK:
        94, 81, 0, 19
      HSL:
        232°, 88.1279%, 42.9412%
        HSV (HSB):
        232°, 93.6893%, 80.7843%
        XYZ:
        12.0321, 5.9928, 58.9151
        xyY:
        0.1564, 0.0779, 5.9928
      CIE-Lab:
        29.3944, 55.3906, -84.7080
        CIE-LCH:
        29.3944, 101.2105, 303.1807
        CIE-Luv:
        29.3944, -9.6038, -105.0047
        Hunter-Lab:
        24.4803, 44.8925, -125.5533
      #0d27ce color charts
#0d27ce RGB chart
      #0d27ce CMYK chart
      #0d27ce RGB pie chart
      #0d27ce color shades, tints & tones
#0d27ce color schemes
#0d27ce color preview, HTML & CSS examples
           This text has a color of #0d27ce        
        
          <p style="color:#0d27ce;">Text here</p>
        
        
          .mytext {color:#0d27ce;}
        
        Text color #0d27ce
      
           This box has a color of #0d27ce        
        
          <div style="background-color:#0d27ce;">Content here</div>
        
        
          .mybackground {background-color:#0d27ce;}
        
        Background color #0d27ce
      
           Border around this has a color of #0d27ce        
        
          <div style="border:2px solid #0d27ce;">Content here</div>
        
        
          .myborder {border:2px solid #0d27ce;}
        
        Border color #0d27ce