#0b64eb color space conversions
Hex:
        #0b64eb
        RGB:
        11, 100, 235
        CMY:
        96, 61, 8
        CMYK:
        95, 57, 0, 8
      HSL:
        216°, 91.0569%, 48.2353%
        HSV (HSB):
        216°, 95.3191%, 92.1569%
        XYZ:
        19.6906, 15.1836, 80.4902
        xyY:
        0.1707, 0.1316, 15.1836
      CIE-Lab:
        45.8847, 29.1090, -74.1407
        CIE-LCH:
        45.8847, 79.6504, 291.4359
        CIE-Luv:
        45.8847, -21.9178, -112.6401
        Hunter-Lab:
        38.9662, 22.0096, -95.1955
      #0b64eb color charts
#0b64eb RGB chart
      #0b64eb CMYK chart
      #0b64eb RGB pie chart
      #0b64eb color shades, tints & tones
#0b64eb color schemes
#0b64eb color preview, HTML & CSS examples
           This text has a color of #0b64eb        
        
          <p style="color:#0b64eb;">Text here</p>
        
        
          .mytext {color:#0b64eb;}
        
        Text color #0b64eb
      
           This box has a color of #0b64eb        
        
          <div style="background-color:#0b64eb;">Content here</div>
        
        
          .mybackground {background-color:#0b64eb;}
        
        Background color #0b64eb
      
           Border around this has a color of #0b64eb        
        
          <div style="border:2px solid #0b64eb;">Content here</div>
        
        
          .myborder {border:2px solid #0b64eb;}
        
        Border color #0b64eb