#0a27fd color space conversions
Hex:
        #0a27fd
        RGB:
        10, 39, 253
        CMY:
        96, 85, 1
        CMYK:
        96, 85, 0, 1
      HSL:
        233°, 98.3806%, 51.5686%
        HSV (HSB):
        233°, 96.0474%, 99.2157%
        XYZ:
        18.5803, 8.6074, 93.6106
        xyY:
        0.1538, 0.0713, 8.6074
      CIE-Lab:
        35.2172, 69.4213, -101.8688
        CIE-LCH:
        35.2172, 123.2743, 304.2736
        CIE-Luv:
        35.2172, -11.1728, -131.6518
        Hunter-Lab:
        29.3384, 61.7037, -168.6409
      #0a27fd color charts
#0a27fd RGB chart
      #0a27fd CMYK chart
      #0a27fd RGB pie chart
      #0a27fd color shades, tints & tones
#0a27fd color schemes
#0a27fd color preview, HTML & CSS examples
           This text has a color of #0a27fd        
        
          <p style="color:#0a27fd;">Text here</p>
        
        
          .mytext {color:#0a27fd;}
        
        Text color #0a27fd
      
           This box has a color of #0a27fd        
        
          <div style="background-color:#0a27fd;">Content here</div>
        
        
          .mybackground {background-color:#0a27fd;}
        
        Background color #0a27fd
      
           Border around this has a color of #0a27fd        
        
          <div style="border:2px solid #0a27fd;">Content here</div>
        
        
          .myborder {border:2px solid #0a27fd;}
        
        Border color #0a27fd