#0a32fd color space conversions
Hex:
        #0a32fd
        RGB:
        10, 50, 253
        CMY:
        96, 80, 1
        CMYK:
        96, 80, 0, 1
      HSL:
        230°, 98.3806%, 51.5686%
        HSV (HSB):
        230°, 96.0474%, 99.2157%
        XYZ:
        18.9954, 9.4376, 93.7490
        xyY:
        0.1555, 0.0772, 9.4376
      CIE-Lab:
        36.8135, 64.6856, -99.2101
        CIE-LCH:
        36.8135, 118.4351, 303.1046
        CIE-Luv:
        36.8135, -12.3761, -132.1270
        Hunter-Lab:
        30.7206, 56.6102, -159.4285
      #0a32fd color charts
#0a32fd RGB chart
      #0a32fd CMYK chart
      #0a32fd RGB pie chart
      #0a32fd color shades, tints & tones
#0a32fd color schemes
#0a32fd color preview, HTML & CSS examples
           This text has a color of #0a32fd        
        
          <p style="color:#0a32fd;">Text here</p>
        
        
          .mytext {color:#0a32fd;}
        
        Text color #0a32fd
      
           This box has a color of #0a32fd        
        
          <div style="background-color:#0a32fd;">Content here</div>
        
        
          .mybackground {background-color:#0a32fd;}
        
        Background color #0a32fd
      
           Border around this has a color of #0a32fd        
        
          <div style="border:2px solid #0a32fd;">Content here</div>
        
        
          .myborder {border:2px solid #0a32fd;}
        
        Border color #0a32fd