#2b06d5 color space conversions
Hex:
        #2b06d5
        RGB:
        43, 6, 213
        CMY:
        83, 98, 16
        CMYK:
        80, 97, 0, 16
      HSL:
        251°, 94.5205%, 42.9412%
        HSV (HSB):
        251°, 97.1831%, 83.5294%
        XYZ:
        13.0716, 5.4479, 63.3134
        xyY:
        0.1597, 0.0666, 5.4479
      CIE-Lab:
        27.9746, 68.5418, -91.1146
        CIE-LCH:
        27.9746, 114.0169, 306.9527
        CIE-Luv:
        27.9746, -5.1659, -107.6949
        Hunter-Lab:
        23.3408, 59.1195, -144.4892
      #2b06d5 color charts
#2b06d5 RGB chart
      #2b06d5 CMYK chart
      #2b06d5 RGB pie chart
      #2b06d5 color shades, tints & tones
#2b06d5 color schemes
#2b06d5 color preview, HTML & CSS examples
           This text has a color of #2b06d5        
        
          <p style="color:#2b06d5;">Text here</p>
        
        
          .mytext {color:#2b06d5;}
        
        Text color #2b06d5
      
           This box has a color of #2b06d5        
        
          <div style="background-color:#2b06d5;">Content here</div>
        
        
          .mybackground {background-color:#2b06d5;}
        
        Background color #2b06d5
      
           Border around this has a color of #2b06d5        
        
          <div style="border:2px solid #2b06d5;">Content here</div>
        
        
          .myborder {border:2px solid #2b06d5;}
        
        Border color #2b06d5