#2b07cf color space conversions
Hex:
        #2b07cf
        RGB:
        43, 7, 207
        CMY:
        83, 97, 19
        CMYK:
        79, 97, 0, 19
      HSL:
        251°, 93.4579%, 41.9608%
        HSV (HSB):
        251°, 96.6184%, 81.1765%
        XYZ:
        12.3347, 5.1705, 59.3794
        xyY:
        0.1604, 0.0673, 5.1705
      CIE-Lab:
        27.2152, 66.8711, -88.8922
        CIE-LCH:
        27.2152, 111.2366, 306.9531
        CIE-Luv:
        27.2152, -4.8685, -104.2709
        Hunter-Lab:
        22.7388, 57.0347, -138.9107
      #2b07cf color charts
#2b07cf RGB chart
      #2b07cf CMYK chart
      #2b07cf RGB pie chart
      #2b07cf color shades, tints & tones
#2b07cf color schemes
#2b07cf color preview, HTML & CSS examples
           This text has a color of #2b07cf        
        
          <p style="color:#2b07cf;">Text here</p>
        
        
          .mytext {color:#2b07cf;}
        
        Text color #2b07cf
      
           This box has a color of #2b07cf        
        
          <div style="background-color:#2b07cf;">Content here</div>
        
        
          .mybackground {background-color:#2b07cf;}
        
        Background color #2b07cf
      
           Border around this has a color of #2b07cf        
        
          <div style="border:2px solid #2b07cf;">Content here</div>
        
        
          .myborder {border:2px solid #2b07cf;}
        
        Border color #2b07cf