#0b65ca color space conversions
Hex:
        #0b65ca
        RGB:
        11, 101, 202
        CMY:
        96, 60, 21
        CMYK:
        95, 50, 0, 21
      HSL:
        212°, 89.6714%, 41.7647%
        HSV (HSB):
        212°, 94.5545%, 79.2157%
        XYZ:
        15.4524, 13.6428, 57.6960
        xyY:
        0.1780, 0.1572, 13.6428
      CIE-Lab:
        43.7162, 15.4933, -58.8833
        CIE-LCH:
        43.7162, 60.8874, 284.7415
        CIE-Luv:
        43.7162, -23.0943, -88.6854
        Hunter-Lab:
        36.9361, 10.0379, -66.7585
      #0b65ca color charts
#0b65ca RGB chart
      #0b65ca CMYK chart
      #0b65ca RGB pie chart
      #0b65ca color shades, tints & tones
#0b65ca color schemes
#0b65ca color preview, HTML & CSS examples
           This text has a color of #0b65ca        
        
          <p style="color:#0b65ca;">Text here</p>
        
        
          .mytext {color:#0b65ca;}
        
        Text color #0b65ca
      
           This box has a color of #0b65ca        
        
          <div style="background-color:#0b65ca;">Content here</div>
        
        
          .mybackground {background-color:#0b65ca;}
        
        Background color #0b65ca
      
           Border around this has a color of #0b65ca        
        
          <div style="border:2px solid #0b65ca;">Content here</div>
        
        
          .myborder {border:2px solid #0b65ca;}
        
        Border color #0b65ca