#0f02e1 color space conversions
Hex:
        #0f02e1
        RGB:
        15, 2, 225
        CMY:
        94, 99, 12
        CMYK:
        93, 99, 0, 12
      HSL:
        243°, 98.2379%, 44.5098%
        HSV (HSB):
        243°, 99.1111%, 88.2353%
        XYZ:
        13.8093, 5.5812, 71.5836
        xyY:
        0.1518, 0.0613, 5.5812
      CIE-Lab:
        28.3303, 71.7750, -97.4744
        CIE-LCH:
        28.3303, 121.0492, 306.3660
        CIE-Luv:
        28.3303, -7.7177, -113.2443
        Hunter-Lab:
        23.6246, 62.9958, -163.1142
      #0f02e1 color charts
#0f02e1 RGB chart
      #0f02e1 CMYK chart
      #0f02e1 RGB pie chart
      #0f02e1 color shades, tints & tones
#0f02e1 color schemes
#0f02e1 color preview, HTML & CSS examples
           This text has a color of #0f02e1        
        
          <p style="color:#0f02e1;">Text here</p>
        
        
          .mytext {color:#0f02e1;}
        
        Text color #0f02e1
      
           This box has a color of #0f02e1        
        
          <div style="background-color:#0f02e1;">Content here</div>
        
        
          .mybackground {background-color:#0f02e1;}
        
        Background color #0f02e1
      
           Border around this has a color of #0f02e1        
        
          <div style="border:2px solid #0f02e1;">Content here</div>
        
        
          .myborder {border:2px solid #0f02e1;}
        
        Border color #0f02e1