#2b60ed color space conversions
Hex:
        #2b60ed
        RGB:
        43, 96, 237
        CMY:
        83, 62, 7
        CMYK:
        82, 59, 0, 7
      HSL:
        224°, 84.3478%, 54.9020%
        HSV (HSB):
        224°, 81.8565%, 92.9412%
        XYZ:
        20.4652, 14.9938, 81.9362
        xyY:
        0.1743, 0.1277, 14.9938
      CIE-Lab:
        45.6256, 34.0555, -75.6639
        CIE-LCH:
        45.6256, 82.9747, 294.2320
        CIE-Luv:
        45.6256, -18.4930, -114.8321
        Hunter-Lab:
        38.7218, 26.5775, -98.3538
      #2b60ed color charts
#2b60ed RGB chart
      #2b60ed CMYK chart
      #2b60ed RGB pie chart
      #2b60ed color shades, tints & tones
#2b60ed color schemes
#2b60ed color preview, HTML & CSS examples
           This text has a color of #2b60ed        
        
          <p style="color:#2b60ed;">Text here</p>
        
        
          .mytext {color:#2b60ed;}
        
        Text color #2b60ed
      
           This box has a color of #2b60ed        
        
          <div style="background-color:#2b60ed;">Content here</div>
        
        
          .mybackground {background-color:#2b60ed;}
        
        Background color #2b60ed
      
           Border around this has a color of #2b60ed        
        
          <div style="border:2px solid #2b60ed;">Content here</div>
        
        
          .myborder {border:2px solid #2b60ed;}
        
        Border color #2b60ed