#0900f1 color space conversions
Hex:
        #0900f1
        RGB:
        9, 0, 241
        CMY:
        96, 100, 5
        CMYK:
        96, 100, 0, 5
      HSL:
        242°, 100.0000%, 47.2549%
        HSV (HSB):
        242°, 100.0000%, 94.5098%
        XYZ:
        15.9898, 6.4090, 83.6134
        xyY:
        0.1508, 0.0605, 6.4090
      CIE-Lab:
        30.4216, 75.9256, -103.1106
        CIE-LCH:
        30.4216, 128.0488, 306.3661
        CIE-Luv:
        30.4216, -8.5526, -122.3702
        Hunter-Lab:
        25.3159, 68.4400, -178.1019
      #0900f1 color charts
#0900f1 RGB chart
      #0900f1 CMYK chart
      #0900f1 RGB pie chart
      #0900f1 color shades, tints & tones
#0900f1 color schemes
#0900f1 color preview, HTML & CSS examples
           This text has a color of #0900f1        
        
          <p style="color:#0900f1;">Text here</p>
        
        
          .mytext {color:#0900f1;}
        
        Text color #0900f1
      
           This box has a color of #0900f1        
        
          <div style="background-color:#0900f1;">Content here</div>
        
        
          .mybackground {background-color:#0900f1;}
        
        Background color #0900f1
      
           Border around this has a color of #0900f1        
        
          <div style="border:2px solid #0900f1;">Content here</div>
        
        
          .myborder {border:2px solid #0900f1;}
        
        Border color #0900f1