#0f61ca color space conversions
Hex:
        #0f61ca
        RGB:
        15, 97, 202
        CMY:
        94, 62, 21
        CMYK:
        93, 52, 0, 21
      HSL:
        214°, 86.1751%, 42.5490%
        HSV (HSB):
        214°, 92.5743%, 79.2157%
        XYZ:
        15.1324, 12.9152, 57.5724
        xyY:
        0.1767, 0.1508, 12.9152
      CIE-Lab:
        42.6352, 18.2559, -60.6314
        CIE-LCH:
        42.6352, 63.3202, 286.7568
        CIE-Luv:
        42.6352, -21.7327, -90.7401
        Hunter-Lab:
        35.9377, 12.2702, -69.8264
      #0f61ca color charts
#0f61ca RGB chart
      #0f61ca CMYK chart
      #0f61ca RGB pie chart
      #0f61ca color shades, tints & tones
#0f61ca color schemes
#0f61ca color preview, HTML & CSS examples
           This text has a color of #0f61ca        
        
          <p style="color:#0f61ca;">Text here</p>
        
        
          .mytext {color:#0f61ca;}
        
        Text color #0f61ca
      
           This box has a color of #0f61ca        
        
          <div style="background-color:#0f61ca;">Content here</div>
        
        
          .mybackground {background-color:#0f61ca;}
        
        Background color #0f61ca
      
           Border around this has a color of #0f61ca        
        
          <div style="border:2px solid #0f61ca;">Content here</div>
        
        
          .myborder {border:2px solid #0f61ca;}
        
        Border color #0f61ca