#0130d2 color space conversions
Hex:
        #0130d2
        RGB:
        1, 48, 210
        CMY:
        100, 81, 18
        CMYK:
        100, 77, 0, 18
      HSL:
        227°, 99.0521%, 41.3725%
        HSV (HSB):
        227°, 99.5238%, 82.3529%
        XYZ:
        12.7023, 6.7735, 61.6107
        xyY:
        0.1567, 0.0835, 6.7735
      CIE-Lab:
        31.2856, 51.8165, -83.8959
        CIE-LCH:
        31.2856, 98.6076, 301.7007
        CIE-Luv:
        31.2856, -11.3826, -107.5939
        Hunter-Lab:
        26.0260, 41.5740, -122.1378
      #0130d2 color charts
#0130d2 RGB chart
      #0130d2 CMYK chart
      #0130d2 RGB pie chart
      #0130d2 color shades, tints & tones
#0130d2 color schemes
#0130d2 color preview, HTML & CSS examples
           This text has a color of #0130d2        
        
          <p style="color:#0130d2;">Text here</p>
        
        
          .mytext {color:#0130d2;}
        
        Text color #0130d2
      
           This box has a color of #0130d2        
        
          <div style="background-color:#0130d2;">Content here</div>
        
        
          .mybackground {background-color:#0130d2;}
        
        Background color #0130d2
      
           Border around this has a color of #0130d2        
        
          <div style="border:2px solid #0130d2;">Content here</div>
        
        
          .myborder {border:2px solid #0130d2;}
        
        Border color #0130d2