#0129fa color space conversions
Hex:
        #0129fa
        RGB:
        1, 41, 250
        CMY:
        100, 84, 2
        CMYK:
        100, 84, 0, 2
      HSL:
        230°, 99.2032%, 49.2157%
        HSV (HSB):
        230°, 99.6000%, 98.0392%
        XYZ:
        18.0608, 8.4945, 91.1302
        xyY:
        0.1535, 0.0722, 8.4945
      CIE-Lab:
        34.9921, 67.6610, -100.5620
        CIE-LCH:
        34.9921, 121.2053, 303.9338
        CIE-Luv:
        34.9921, -11.5397, -130.0190
        Hunter-Lab:
        29.1453, 59.6090, -164.9838
      #0129fa color charts
#0129fa RGB chart
      #0129fa CMYK chart
      #0129fa RGB pie chart
      #0129fa color shades, tints & tones
#0129fa color schemes
#0129fa color preview, HTML & CSS examples
           This text has a color of #0129fa        
        
          <p style="color:#0129fa;">Text here</p>
        
        
          .mytext {color:#0129fa;}
        
        Text color #0129fa
      
           This box has a color of #0129fa        
        
          <div style="background-color:#0129fa;">Content here</div>
        
        
          .mybackground {background-color:#0129fa;}
        
        Background color #0129fa
      
           Border around this has a color of #0129fa        
        
          <div style="border:2px solid #0129fa;">Content here</div>
        
        
          .myborder {border:2px solid #0129fa;}
        
        Border color #0129fa