#2927bb color space conversions
Hex:
        #2927bb
        RGB:
        41, 39, 187
        CMY:
        84, 85, 27
        CMYK:
        78, 79, 0, 27
      HSL:
        241°, 65.4867%, 44.3137%
        HSV (HSB):
        241°, 79.1444%, 73.3333%
        XYZ:
        10.6096, 5.5103, 47.5181
        xyY:
        0.1667, 0.0866, 5.5103
      CIE-Lab:
        28.1418, 50.4785, -75.5972
        CIE-LCH:
        28.1418, 90.9011, 303.7322
        CIE-Luv:
        28.1418, -6.5404, -94.4007
        Hunter-Lab:
        23.4741, 39.5974, -103.5879
      #2927bb color charts
#2927bb RGB chart
      #2927bb CMYK chart
      #2927bb RGB pie chart
      #2927bb color shades, tints & tones
#2927bb color schemes
#2927bb color preview, HTML & CSS examples
           This text has a color of #2927bb        
        
          <p style="color:#2927bb;">Text here</p>
        
        
          .mytext {color:#2927bb;}
        
        Text color #2927bb
      
           This box has a color of #2927bb        
        
          <div style="background-color:#2927bb;">Content here</div>
        
        
          .mybackground {background-color:#2927bb;}
        
        Background color #2927bb
      
           Border around this has a color of #2927bb        
        
          <div style="border:2px solid #2927bb;">Content here</div>
        
        
          .myborder {border:2px solid #2927bb;}
        
        Border color #2927bb