#2b07aa color space conversions
Hex:
        #2b07aa
        RGB:
        43, 7, 170
        CMY:
        83, 97, 33
        CMYK:
        75, 96, 0, 33
      HSL:
        253°, 92.0904%, 34.7059%
        HSV (HSB):
        253°, 95.8824%, 66.6667%
        XYZ:
        8.3279, 3.5678, 38.2799
        xyY:
        0.1660, 0.0711, 3.5678
      CIE-Lab:
        22.1879, 57.4736, -75.3151
        CIE-LCH:
        22.1879, 94.7395, 307.3476
        CIE-Luv:
        22.1879, -2.6832, -82.6672
        Hunter-Lab:
        18.8887, 45.6446, -106.9354
      #2b07aa color charts
#2b07aa RGB chart
      #2b07aa CMYK chart
      #2b07aa RGB pie chart
      #2b07aa color shades, tints & tones
#2b07aa color schemes
#2b07aa color preview, HTML & CSS examples
           This text has a color of #2b07aa        
        
          <p style="color:#2b07aa;">Text here</p>
        
        
          .mytext {color:#2b07aa;}
        
        Text color #2b07aa
      
           This box has a color of #2b07aa        
        
          <div style="background-color:#2b07aa;">Content here</div>
        
        
          .mybackground {background-color:#2b07aa;}
        
        Background color #2b07aa
      
           Border around this has a color of #2b07aa        
        
          <div style="border:2px solid #2b07aa;">Content here</div>
        
        
          .myborder {border:2px solid #2b07aa;}
        
        Border color #2b07aa