#2b27ca color space conversions
Hex:
        #2b27ca
        RGB:
        43, 39, 202
        CMY:
        83, 85, 21
        CMYK:
        79, 81, 0, 21
      HSL:
        241°, 67.6349%, 47.2549%
        HSV (HSB):
        241°, 80.6931%, 79.2157%
        XYZ:
        12.3824, 6.2289, 56.4268
        xyY:
        0.1650, 0.0830, 6.2289
      CIE-Lab:
        29.9828, 55.2681, -81.3661
        CIE-LCH:
        29.9828, 98.3616, 304.1864
        CIE-Luv:
        29.9828, -6.9359, -103.1163
        Hunter-Lab:
        24.9578, 44.8842, -116.5778
      #2b27ca color charts
#2b27ca RGB chart
      #2b27ca CMYK chart
      #2b27ca RGB pie chart
      #2b27ca color shades, tints & tones
#2b27ca color schemes
#2b27ca color preview, HTML & CSS examples
           This text has a color of #2b27ca        
        
          <p style="color:#2b27ca;">Text here</p>
        
        
          .mytext {color:#2b27ca;}
        
        Text color #2b27ca
      
           This box has a color of #2b27ca        
        
          <div style="background-color:#2b27ca;">Content here</div>
        
        
          .mybackground {background-color:#2b27ca;}
        
        Background color #2b27ca
      
           Border around this has a color of #2b27ca        
        
          <div style="border:2px solid #2b27ca;">Content here</div>
        
        
          .myborder {border:2px solid #2b27ca;}
        
        Border color #2b27ca