#0f27ee color space conversions
Hex:
        #0f27ee
        RGB:
        15, 39, 238
        CMY:
        94, 85, 7
        CMYK:
        94, 84, 0, 7
      HSL:
        234°, 88.1423%, 49.6078%
        HSV (HSB):
        234°, 93.6975%, 93.3333%
        XYZ:
        16.3551, 7.7256, 81.5181
        xyY:
        0.1549, 0.0732, 7.7256
      CIE-Lab:
        33.4048, 65.1530, -96.4243
        CIE-LCH:
        33.4048, 116.3725, 304.0465
        CIE-Luv:
        33.4048, -10.5160, -123.2454
        Hunter-Lab:
        27.7950, 56.3915, -154.4309
      #0f27ee color charts
#0f27ee RGB chart
      #0f27ee CMYK chart
      #0f27ee RGB pie chart
      #0f27ee color shades, tints & tones
#0f27ee color schemes
#0f27ee color preview, HTML & CSS examples
           This text has a color of #0f27ee        
        
          <p style="color:#0f27ee;">Text here</p>
        
        
          .mytext {color:#0f27ee;}
        
        Text color #0f27ee
      
           This box has a color of #0f27ee        
        
          <div style="background-color:#0f27ee;">Content here</div>
        
        
          .mybackground {background-color:#0f27ee;}
        
        Background color #0f27ee
      
           Border around this has a color of #0f27ee        
        
          <div style="border:2px solid #0f27ee;">Content here</div>
        
        
          .myborder {border:2px solid #0f27ee;}
        
        Border color #0f27ee