#2b07dc color space conversions
Hex:
        #2b07dc
        RGB:
        43, 7, 220
        CMY:
        83, 97, 14
        CMYK:
        80, 97, 0, 14
      HSL:
        250°, 93.8326%, 44.5098%
        HSV (HSB):
        250°, 96.8182%, 86.2745%
        XYZ:
        13.9905, 5.8329, 68.0986
        xyY:
        0.1591, 0.0663, 5.8329
      CIE-Lab:
        28.9868, 70.0900, -93.4733
        CIE-LCH:
        28.9868, 116.8327, 306.8640
        CIE-Luv:
        28.9868, -5.5866, -111.7891
        Hunter-Lab:
        24.1513, 61.1377, -150.2721
      #2b07dc color charts
#2b07dc RGB chart
      #2b07dc CMYK chart
      #2b07dc RGB pie chart
      #2b07dc color shades, tints & tones
#2b07dc color schemes
#2b07dc color preview, HTML & CSS examples
           This text has a color of #2b07dc        
        
          <p style="color:#2b07dc;">Text here</p>
        
        
          .mytext {color:#2b07dc;}
        
        Text color #2b07dc
      
           This box has a color of #2b07dc        
        
          <div style="background-color:#2b07dc;">Content here</div>
        
        
          .mybackground {background-color:#2b07dc;}
        
        Background color #2b07dc
      
           Border around this has a color of #2b07dc        
        
          <div style="border:2px solid #2b07dc;">Content here</div>
        
        
          .myborder {border:2px solid #2b07dc;}
        
        Border color #2b07dc