#2a27d2 color space conversions
Hex:
        #2a27d2
        RGB:
        42, 39, 210
        CMY:
        84, 85, 18
        CMYK:
        80, 81, 0, 18
      HSL:
        241°, 68.6747%, 48.8235%
        HSV (HSB):
        241°, 81.4286%, 82.3529%
        XYZ:
        13.3132, 6.5964, 61.5443
        xyY:
        0.1634, 0.0810, 6.5964
      CIE-Lab:
        30.8699, 57.6424, -84.5532
        CIE-LCH:
        30.8699, 102.3322, 304.2834
        CIE-Luv:
        30.8699, -7.4131, -107.7002
        Hunter-Lab:
        25.6835, 47.5806, -124.0957
      #2a27d2 color charts
#2a27d2 RGB chart
      #2a27d2 CMYK chart
      #2a27d2 RGB pie chart
      #2a27d2 color shades, tints & tones
#2a27d2 color schemes
#2a27d2 color preview, HTML & CSS examples
           This text has a color of #2a27d2        
        
          <p style="color:#2a27d2;">Text here</p>
        
        
          .mytext {color:#2a27d2;}
        
        Text color #2a27d2
      
           This box has a color of #2a27d2        
        
          <div style="background-color:#2a27d2;">Content here</div>
        
        
          .mybackground {background-color:#2a27d2;}
        
        Background color #2a27d2
      
           Border around this has a color of #2a27d2        
        
          <div style="border:2px solid #2a27d2;">Content here</div>
        
        
          .myborder {border:2px solid #2a27d2;}
        
        Border color #2a27d2