#0b27fd color space conversions
Hex:
        #0b27fd
        RGB:
        11, 39, 253
        CMY:
        96, 85, 1
        CMYK:
        96, 85, 0, 1
      HSL:
        233°, 98.3740%, 51.7647%
        HSV (HSB):
        233°, 95.6522%, 99.2157%
        XYZ:
        18.5932, 8.6140, 93.6112
        xyY:
        0.1539, 0.0713, 8.6140
      CIE-Lab:
        35.2303, 69.4315, -101.8465
        CIE-LCH:
        35.2303, 123.2617, 304.2833
        CIE-Luv:
        35.2303, -11.1432, -131.6592
        Hunter-Lab:
        29.3497, 61.7186, -168.5615
      #0b27fd color charts
#0b27fd RGB chart
      #0b27fd CMYK chart
      #0b27fd RGB pie chart
      #0b27fd color shades, tints & tones
#0b27fd color schemes
#0b27fd color preview, HTML & CSS examples
           This text has a color of #0b27fd        
        
          <p style="color:#0b27fd;">Text here</p>
        
        
          .mytext {color:#0b27fd;}
        
        Text color #0b27fd
      
           This box has a color of #0b27fd        
        
          <div style="background-color:#0b27fd;">Content here</div>
        
        
          .mybackground {background-color:#0b27fd;}
        
        Background color #0b27fd
      
           Border around this has a color of #0b27fd        
        
          <div style="border:2px solid #0b27fd;">Content here</div>
        
        
          .myborder {border:2px solid #0b27fd;}
        
        Border color #0b27fd