#2e27cb color space conversions
Hex:
        #2e27cb
        RGB:
        46, 39, 203
        CMY:
        82, 85, 20
        CMYK:
        77, 81, 0, 20
      HSL:
        243°, 67.7686%, 47.4510%
        HSV (HSB):
        243°, 80.7882%, 79.6078%
        XYZ:
        12.6317, 6.3437, 57.0586
        xyY:
        0.1661, 0.0834, 6.3437
      CIE-Lab:
        30.2635, 55.7477, -81.4794
        CIE-LCH:
        30.2635, 98.7254, 304.3797
        CIE-Luv:
        30.2635, -6.5763, -103.7361
        Hunter-Lab:
        25.1867, 45.4455, -116.6867
      #2e27cb color charts
#2e27cb RGB chart
      #2e27cb CMYK chart
      #2e27cb RGB pie chart
      #2e27cb color shades, tints & tones
#2e27cb color schemes
#2e27cb color preview, HTML & CSS examples
           This text has a color of #2e27cb        
        
          <p style="color:#2e27cb;">Text here</p>
        
        
          .mytext {color:#2e27cb;}
        
        Text color #2e27cb
      
           This box has a color of #2e27cb        
        
          <div style="background-color:#2e27cb;">Content here</div>
        
        
          .mybackground {background-color:#2e27cb;}
        
        Background color #2e27cb
      
           Border around this has a color of #2e27cb        
        
          <div style="border:2px solid #2e27cb;">Content here</div>
        
        
          .myborder {border:2px solid #2e27cb;}
        
        Border color #2e27cb