#0d27fa color space conversions
Hex:
        #0d27fa
        RGB:
        13, 39, 250
        CMY:
        95, 85, 2
        CMYK:
        95, 84, 0, 2
      HSL:
        233°, 95.9514%, 51.5686%
        HSV (HSB):
        233°, 94.8000%, 98.0392%
        XYZ:
        18.1468, 8.4387, 91.1149
        xyY:
        0.1542, 0.0717, 8.4387
      CIE-Lab:
        34.8804, 68.5984, -100.7441
        CIE-LCH:
        34.8804, 121.8816, 304.2516
        CIE-Luv:
        34.8804, -10.9807, -129.9903
        Hunter-Lab:
        29.0495, 60.6699, -165.6308
      #0d27fa color charts
#0d27fa RGB chart
      #0d27fa CMYK chart
      #0d27fa RGB pie chart
      #0d27fa color shades, tints & tones
#0d27fa color schemes
#0d27fa color preview, HTML & CSS examples
           This text has a color of #0d27fa        
        
          <p style="color:#0d27fa;">Text here</p>
        
        
          .mytext {color:#0d27fa;}
        
        Text color #0d27fa
      
           This box has a color of #0d27fa        
        
          <div style="background-color:#0d27fa;">Content here</div>
        
        
          .mybackground {background-color:#0d27fa;}
        
        Background color #0d27fa
      
           Border around this has a color of #0d27fa        
        
          <div style="border:2px solid #0d27fa;">Content here</div>
        
        
          .myborder {border:2px solid #0d27fa;}
        
        Border color #0d27fa