#0f29fa color space conversions
Hex:
        #0f29fa
        RGB:
        15, 41, 250
        CMY:
        94, 84, 2
        CMYK:
        94, 84, 0, 2
      HSL:
        233°, 95.9184%, 51.9608%
        HSV (HSB):
        233°, 94.0000%, 98.0392%
        XYZ:
        18.2453, 8.5896, 91.1388
        xyY:
        0.1547, 0.0728, 8.5896
      CIE-Lab:
        35.1817, 67.8192, -100.2410
        CIE-LCH:
        35.1817, 121.0277, 304.0807
        CIE-Luv:
        35.1817, -11.1067, -130.1175
        Hunter-Lab:
        29.3080, 59.8338, -163.8582
      #0f29fa color charts
#0f29fa RGB chart
      #0f29fa CMYK chart
      #0f29fa RGB pie chart
      #0f29fa color shades, tints & tones
#0f29fa color schemes
#0f29fa color preview, HTML & CSS examples
           This text has a color of #0f29fa        
        
          <p style="color:#0f29fa;">Text here</p>
        
        
          .mytext {color:#0f29fa;}
        
        Text color #0f29fa
      
           This box has a color of #0f29fa        
        
          <div style="background-color:#0f29fa;">Content here</div>
        
        
          .mybackground {background-color:#0f29fa;}
        
        Background color #0f29fa
      
           Border around this has a color of #0f29fa        
        
          <div style="border:2px solid #0f29fa;">Content here</div>
        
        
          .myborder {border:2px solid #0f29fa;}
        
        Border color #0f29fa