#2a27ca color space conversions
Hex:
        #2a27ca
        RGB:
        42, 39, 202
        CMY:
        84, 85, 21
        CMYK:
        79, 81, 0, 21
      HSL:
        241°, 67.6349%, 47.2549%
        HSV (HSB):
        241°, 80.6931%, 79.2157%
        XYZ:
        12.3410, 6.2075, 56.4248
        xyY:
        0.1646, 0.0828, 6.2075
      CIE-Lab:
        29.9302, 55.2120, -81.4549
        CIE-LCH:
        29.9302, 98.4036, 304.1303
        CIE-Luv:
        29.9302, -7.0646, -103.1015
        Hunter-Lab:
        24.9149, 44.8146, -116.8335
      #2a27ca color charts
#2a27ca RGB chart
      #2a27ca CMYK chart
      #2a27ca RGB pie chart
      #2a27ca color shades, tints & tones
#2a27ca color schemes
#2a27ca color preview, HTML & CSS examples
           This text has a color of #2a27ca        
        
          <p style="color:#2a27ca;">Text here</p>
        
        
          .mytext {color:#2a27ca;}
        
        Text color #2a27ca
      
           This box has a color of #2a27ca        
        
          <div style="background-color:#2a27ca;">Content here</div>
        
        
          .mybackground {background-color:#2a27ca;}
        
        Background color #2a27ca
      
           Border around this has a color of #2a27ca        
        
          <div style="border:2px solid #2a27ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a27ca;}
        
        Border color #2a27ca