#0f52ed color space conversions
Hex:
        #0f52ed
        RGB:
        15, 82, 237
        CMY:
        94, 68, 7
        CMYK:
        94, 65, 0, 7
      HSL:
        222°, 88.0952%, 49.4118%
        HSV (HSB):
        222°, 93.6709%, 92.9412%
        XYZ:
        18.5004, 12.2506, 81.5103
        xyY:
        0.1648, 0.1091, 12.2506
      CIE-Lab:
        41.6116, 41.4422, -82.2689
        CIE-LCH:
        41.6116, 92.1174, 296.7362
        CIE-Luv:
        41.6116, -17.4244, -119.8555
        Hunter-Lab:
        35.0008, 33.0982, -113.5746
      #0f52ed color charts
#0f52ed RGB chart
      #0f52ed CMYK chart
      #0f52ed RGB pie chart
      #0f52ed color shades, tints & tones
#0f52ed color schemes
#0f52ed color preview, HTML & CSS examples
           This text has a color of #0f52ed        
        
          <p style="color:#0f52ed;">Text here</p>
        
        
          .mytext {color:#0f52ed;}
        
        Text color #0f52ed
      
           This box has a color of #0f52ed        
        
          <div style="background-color:#0f52ed;">Content here</div>
        
        
          .mybackground {background-color:#0f52ed;}
        
        Background color #0f52ed
      
           Border around this has a color of #0f52ed        
        
          <div style="border:2px solid #0f52ed;">Content here</div>
        
        
          .myborder {border:2px solid #0f52ed;}
        
        Border color #0f52ed