#2b03c2 color space conversions
Hex:
        #2b03c2
        RGB:
        43, 3, 194
        CMY:
        83, 99, 24
        CMYK:
        78, 98, 0, 24
      HSL:
        253°, 96.9543%, 38.6275%
        HSV (HSB):
        253°, 98.4536%, 76.0784%
        XYZ:
        10.7664, 4.4738, 51.3350
        xyY:
        0.1617, 0.0672, 4.4738
      CIE-Lab:
        25.1796, 64.4269, -84.6622
        CIE-LCH:
        25.1796, 106.3885, 307.2707
        CIE-Luv:
        25.1796, -3.9653, -96.4636
        Hunter-Lab:
        21.1513, 53.8455, -129.0935
      #2b03c2 color charts
#2b03c2 RGB chart
      #2b03c2 CMYK chart
      #2b03c2 RGB pie chart
      #2b03c2 color shades, tints & tones
#2b03c2 color schemes
#2b03c2 color preview, HTML & CSS examples
           This text has a color of #2b03c2        
        
          <p style="color:#2b03c2;">Text here</p>
        
        
          .mytext {color:#2b03c2;}
        
        Text color #2b03c2
      
           This box has a color of #2b03c2        
        
          <div style="background-color:#2b03c2;">Content here</div>
        
        
          .mybackground {background-color:#2b03c2;}
        
        Background color #2b03c2
      
           Border around this has a color of #2b03c2        
        
          <div style="border:2px solid #2b03c2;">Content here</div>
        
        
          .myborder {border:2px solid #2b03c2;}
        
        Border color #2b03c2