#0b59ea color space conversions
Hex:
        #0b59ea
        RGB:
        11, 89, 234
        CMY:
        96, 65, 8
        CMYK:
        95, 62, 0, 8
      HSL:
        219°, 91.0204%, 48.0392%
        HSV (HSB):
        219°, 95.2991%, 91.7647%
        XYZ:
        18.5617, 13.1564, 79.4030
        xyY:
        0.1670, 0.1184, 13.1564
      CIE-Lab:
        42.9980, 35.7862, -78.3000
        CIE-LCH:
        42.9980, 86.0903, 294.5623
        CIE-Luv:
        42.9980, -19.1968, -116.0393
        Hunter-Lab:
        36.2718, 27.8698, -104.4023
      #0b59ea color charts
#0b59ea RGB chart
      #0b59ea CMYK chart
      #0b59ea RGB pie chart
      #0b59ea color shades, tints & tones
#0b59ea color schemes
#0b59ea color preview, HTML & CSS examples
           This text has a color of #0b59ea        
        
          <p style="color:#0b59ea;">Text here</p>
        
        
          .mytext {color:#0b59ea;}
        
        Text color #0b59ea
      
           This box has a color of #0b59ea        
        
          <div style="background-color:#0b59ea;">Content here</div>
        
        
          .mybackground {background-color:#0b59ea;}
        
        Background color #0b59ea
      
           Border around this has a color of #0b59ea        
        
          <div style="border:2px solid #0b59ea;">Content here</div>
        
        
          .myborder {border:2px solid #0b59ea;}
        
        Border color #0b59ea