#0f27ec color space conversions
Hex:
        #0f27ec
        RGB:
        15, 39, 236
        CMY:
        94, 85, 7
        CMYK:
        94, 83, 0, 7
      HSL:
        233°, 88.0478%, 49.2157%
        HSV (HSB):
        233°, 93.6441%, 92.5490%
        XYZ:
        16.0628, 7.6087, 79.9789
        xyY:
        0.1550, 0.0734, 7.6087
      CIE-Lab:
        33.1543, 64.5660, -95.7059
        CIE-LCH:
        33.1543, 115.4486, 304.0047
        CIE-Luv:
        33.1543, -10.4513, -122.1147
        Hunter-Lab:
        27.5839, 55.6734, -152.6012
      #0f27ec color charts
#0f27ec RGB chart
      #0f27ec CMYK chart
      #0f27ec RGB pie chart
      #0f27ec color shades, tints & tones
#0f27ec color schemes
#0f27ec color preview, HTML & CSS examples
           This text has a color of #0f27ec        
        
          <p style="color:#0f27ec;">Text here</p>
        
        
          .mytext {color:#0f27ec;}
        
        Text color #0f27ec
      
           This box has a color of #0f27ec        
        
          <div style="background-color:#0f27ec;">Content here</div>
        
        
          .mybackground {background-color:#0f27ec;}
        
        Background color #0f27ec
      
           Border around this has a color of #0f27ec        
        
          <div style="border:2px solid #0f27ec;">Content here</div>
        
        
          .myborder {border:2px solid #0f27ec;}
        
        Border color #0f27ec